[]
Gets the index of a TabPosition object in the current collection.
public int IndexOf(TabPosition tabPosition)
Public Function IndexOf(tabPosition As TabPosition) As Integer
| Type | Name | Description |
|---|---|---|
| TabPosition | tabPosition | The object to get the index of. |
| Type | Description |
|---|---|
| int | The index of |