| --PROPERTIES OF dotNetObject:System.Windows.Forms.ListBox+IntegerCollection | Default / Value |
| .Count : , read-only | 0 |
| .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 | |