Nevron .NET Vision
Nevron.Diagram.Templates Namespace / NTemplateCollection Class
Properties Methods


In This Topic
    NTemplateCollection Class Members
    In This Topic

    The following tables list the members exposed by NTemplateCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyTyped indexer  
    Public PropertySpecifies the collection name  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new template to the collection  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified template is a member of this collection  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodObtains the index of the template in the collection  
    Public MethodInserts the specified template at the specified index  
    Public MethodRemoves the specified template from the collection  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the object type  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the object type  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the object type  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the object type  
    Top
    See Also