SettingsCollectionBase.KeyedDictionaryEntryCollection Protected Class
Subclass of KeyedCollection. A collection whose keys are embedded in the values.
Methods
Type | Signature |
Constructor |
KeyedDictionaryEntryCollection()
Initializes an instance of the KeyedDictionaryEntryCollection class that is empty. |
protected string |
GetKeyForItem(DictionaryEntry entry)
Extracts the key from the specified element. |