NevronOpenVision
Nevron.Nov.Diagram Namespace / NLayerCollection Class
Fields Properties Methods Events


NLayerCollection Class Members

The following tables list the members exposed by NLayerCollection.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NLayerCollection  
Top
Public Methods
 NameDescription
Public MethodReturns the first layer in this collection with the given name or null if a layer with this name is not found.  
Top
Protected Methods
 NameDescription
Internal Method  
Protected MethodOverridden. Overriden to map the new layer name  
Protected MethodOverridden. Overriden to verify that the new layer name is unique within this collection  
Protected MethodOverridden. Overriden to unmap the removed layer name  
Protected MethodOverridden. Called when the children of the of the layer collection has changed.  
Internal Method  
Top
See Also