[Missing <summary> documentation for "M:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1.GetKeyForItem(System.Collections.DictionaryEntry)"]
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override TKey GetKeyForItem( DictionaryEntry entry )
Parameters
- entry
- Type:
System.Collections DictionaryEntry[Missing <param name="entry"/> documentation for "M:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1.GetKeyForItem(System.Collections.DictionaryEntry)"]
Return Value
[Missing <returns> documentation for "M:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1.GetKeyForItem(System.Collections.DictionaryEntry)"]
See Also