Nevron .NET Vision
Nevron.Diagram.WinForm.Commands Namespace / NOptionsCategoryCollection Class
Properties Methods


In This Topic
    NOptionsCategoryCollection Class Members
    In This Topic

    The following tables list the members exposed by NOptionsCategoryCollection.

    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 PropertyTyped indexer  
    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 layout category to the collection  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified category is a member of this collection  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodObtains the index of the category in the collection  
    Public MethodInserts the specified category at the specified index  
    Public MethodRemoves the specified category from the collection  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodCalls the Update method of all contained option categories  
    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