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.