Nevron .NET Vision
Nevron.SmartShapes Namespace / NSmartShapeCollection Class
Properties Methods


In This Topic
    NSmartShapeCollection Class Members
    In This Topic

    The following tables list the members exposed by NSmartShapeCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets/sets the shape at the specified index  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified shape  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodCreates an identical copy of this object  
    Public MethodDetermines whether the specified shape is contained in this collection  
    Public Method  
    Public Method  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public MethodGets the smart shape with the specified name  
    Public MethodDetermines the index of the shape in the collection  
    Public MethodInserts a the specified shape at the specified index  
    Public Method  
    Public MethodRemoves the specified shape  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalled when the collection items have changed  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to call the OnChanged method  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to call the OnChanged method  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to call the OnChanged method  
    Protected MethodOverridden.   
    Top
    See Also