IndexOfKey Method
IndexOfKey(string)
Returns the index of the first occurrence of the C1DockingTabPage with the specified key.
Declaration
public int IndexOfKey(string key)
Public Function IndexOfKey(key As String) As Integer
Parameters
| Type |
Name |
Description |
| string |
key |
|
Returns