'Declaration
<System.Reflection.DefaultMemberAttribute("Item")> <System.ComponentModel.EditorAttribute(Nevron.UI.WinForm.Controls.NListBoxItemCollectionEditor, System.Drawing.Design.UITypeEditor)> <System.ComponentModel.ListBindableAttribute(False)> Public Class NListBoxItemCollection Inherits System.Windows.Forms.ListBox.ObjectCollection
'Usage
Dim instance As NListBoxItemCollection
[System.Reflection.DefaultMember("Item")] [System.ComponentModel.Editor(Nevron.UI.WinForm.Controls.NListBoxItemCollectionEditor, System.Drawing.Design.UITypeEditor)] [System.ComponentModel.ListBindable(false)] public class NListBoxItemCollection : System.Windows.Forms.ListBox.ObjectCollection