--PROPERTIES OF dotNetObject:System.Windows.Forms.ListBox+SelectedIndexCollection | Default / Value |
.Count : , read-only | 0 |
.IsReadOnly : , read-only | true |
.Item[index] : , read-only | undefined |
--METHODS OF dotNetObject:System.Windows.Forms.ListBox+SelectedIndexCollection | |
.Add index | |
.Clear() | |
.Contains selectedIndex | |
.CopyTo destination index | |
.Equals obj | |
.[static]Equals objA objB | |
.GetEnumerator() | |
.GetHashCode() | |
.GetType() | |
.IndexOf selectedIndex | |
.[static]ReferenceEquals objA objB | |
.Remove index | |
.ToString() | |
--EVENTS OF dotNetObject:System.Windows.Forms.ListBox+SelectedIndexCollection | |