A simple implementation of the IListEnumerable<(Of <(<'T>)>)>
interface for ILabels that is backed by a list.
Namespace: yWorks.yFiles.UI.ModelAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class ListLabelCollection : IListEnumerable<ILabel>, IEnumerable<ILabel>, IEnumerable |
| Visual Basic |
|---|
Public Class ListLabelCollection _ Implements IListEnumerable(Of ILabel), IEnumerable(Of ILabel), _ IEnumerable |
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Model..::..ListLabelCollection
yWorks.yFiles.UI.Model..::..ListLabelCollection