[]
Gets the index of the item at the specified index in the source.
protected int GetSourceIndex(int index)
Protected Function GetSourceIndex(index As Integer) As Integer
| Type | Name | Description |
|---|---|---|
| int | index | The index in this collection |
| Type | Description |
|---|---|
| int | The index in the source. |