Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NChartCommandCollection Class


In This Topic
    NChartCommandCollection Class Methods
    In This Topic

    For a list of all members of this type, see NChartCommandCollection members.

    Public Methods
     NameDescription
    Public MethodAdds the specified command  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified command is contained in this collection  
    Public Method  
    Public MethodGets the chart command corresponding to the specified id  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines the index of the command in the collection  
    Public MethodInserts a the specified command at the specified index  
    Public MethodRemoves the specified command  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the inserted object  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the removed object  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the set object and call the OnCollectionChanged method  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the object  
    Top
    See Also