protected string GetKeyForItem(DictionaryEntry entry)
Extracts the key from the specified element.
Parameters
Name | Description |
entry | The element from which to extract the key. |
Return
The key for the specified element.
Extracts the key from the specified element.
Name | Description |
entry | The element from which to extract the key. |
The key for the specified element.