'Declaration Protected Overrides Function GetKeyForItem( _ ByVal item As System.String _ ) As System.Integer
protected override System.int GetKeyForItem( System.string item )
Parameters
- item
- The element from which to obtain the key.
Return Value
The key for the specified element.