| --PROPERTIES OF dotNetObject:System.Windows.Forms.ListView+CheckedIndexCollection | Default / Value |
| .Count : , read-only | 0 |
| .IsReadOnly : , read-only | true |
| .Item[index] : , read-only | undefined |
| --METHODS OF dotNetObject:System.Windows.Forms.ListView+CheckedIndexCollection | |
| .Contains checkedIndex | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .GetEnumerator() | |
| .GetHashCode() | |
| .GetType() | |
| .IndexOf checkedIndex | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.Windows.Forms.ListView+CheckedIndexCollection | |