[]
Obtains a key for the given element.
protected override int GetKeyForItem(string item)
Protected Overrides Function GetKeyForItem(item As String) As Integer
| Type | Name | Description |
|---|---|---|
| string | item | The element from which to obtain the key. |
| Type | Description |
|---|---|
| int | The key for the specified element. |