dotNetObject:System.Windows.Forms.ListBox+IntegerCollection

--PROPERTIES OF dotNetObject:System.Windows.Forms.ListBox+IntegerCollectionDefault / Value
.Count : , read-only0
.Item[index] : undefined
--METHODS OF dotNetObject:System.Windows.Forms.ListBox+IntegerCollection
.Add item
.AddRange value
.AddRange items
.Clear()
.Contains item
.CopyTo destination index
.Equals obj
.[static]Equals objA objB
.GetHashCode()
.GetType()
.IndexOf item
.[static]ReferenceEquals objA objB
.Remove item
.RemoveAt index
.ToString()
--EVENTS OF dotNetObject:System.Windows.Forms.ListBox+IntegerCollection