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


In This Topic
    NListBoxItemCollection Class Members
    In This Topic

    The following tables list the members exposed by NListBoxItemCollection.

    Public Constructors
    Public Properties
     NameDescription
    Public Property (Inherited from System.Windows.Forms.ListBox.ObjectCollection)
    Public Property (Inherited from System.Windows.Forms.ListBox.ObjectCollection)
    Public PropertyOverloaded. Gets/sets the NListBoxItem at the specified index within the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new item to the collection. Note that if the object is not a NListBoxItem a new item will be created automatically and the object will be set as its tag.  
    Public MethodOverloaded. Adds a group of items to the list of items for a ListBox.  
    Public Method  
    Public Method  
    Public Method (Inherited from System.Windows.Forms.ListBox.ObjectCollection)
    Public Method (Inherited from System.Windows.Forms.ListBox.ObjectCollection)
    Public Method  
    Public Method  
    Public Method  
    Public Method (Inherited from System.Windows.Forms.ListBox.ObjectCollection)
    Public Method  
    Top
    See Also