'Declaration
<System.ComponentModel.EditorAttribute(Nevron.Diagram.Editors.NDiagramElementContainerTypeEditor, System.Drawing.Design.UITypeEditor)> <System.Xml.Serialization.XmlIncludeAttribute(Nevron.Diagram.NLayerCollection)> <System.SerializableAttribute()> Public Class NLabelCollection Inherits NDiagramElementCollection Implements INContextMenuEditable, INDiagramElement, INDiagramElementComposite, INDiagramElementContainer, INDiagramElementReferenceHolder, INInvalidatable, INMeasurements, INPaintable, INVisible, INZOrderable, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INElementComposite, Nevron.Dom.INElementContainer, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INNodeComposite, Nevron.Dom.INNodeContainer, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider
'Usage
Dim instance As NLabelCollection
[System.ComponentModel.Editor(Nevron.Diagram.Editors.NDiagramElementContainerTypeEditor, System.Drawing.Design.UITypeEditor)] [System.Xml.Serialization.XmlInclude(Nevron.Diagram.NLayerCollection)] [System.Serializable()] public class NLabelCollection : NDiagramElementCollection, INContextMenuEditable, INDiagramElement, INDiagramElementComposite, INDiagramElementContainer, INDiagramElementReferenceHolder, INInvalidatable, INMeasurements, INPaintable, INVisible, INZOrderable, Nevron.Dom.INAttributeContainer, Nevron.Dom.INAttributeObserver, Nevron.Dom.INElement, Nevron.Dom.INElementComposite, Nevron.Dom.INElementContainer, Nevron.Dom.INHistoryCallback, Nevron.Dom.INIdentifiable, Nevron.Dom.INNode, Nevron.Dom.INNodeComposite, Nevron.Dom.INNodeContainer, Nevron.Dom.INUniquelyIdentifiable, Nevron.INReferenceHolder, Nevron.INReferenceProvider