Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NCollectionBase Class
Properties Methods Events


In This Topic
    NCollectionBase Class Members
    In This Topic

    The following tables list the members exposed by NCollectionBase.

    Public Constructors
     NameDescription
    Public ConstructorCreates a default collection object.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Disposes all the resources used by the collection.  
    Public Method  
    Public Method  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded.   
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden.   
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden.   
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventFired when inserting of an object is complete  
    Public EventFired when removing of an object is completed  
    Public EventFired before inserting an object  
    Public EventFired when removing of an object is started  
    Public EventFired whenever the collection is changed.  
    Public EventFired when clearing of the collection is completed  
    Top
    See Also