ObservableDictionary TKey, TValue  KeyedDictionaryEntryCollection TKey  GetKeyForItem Method KerbalData - KSP Data Unlocked!

[Missing <summary> documentation for "M:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1.GetKeyForItem(System.Collections.DictionaryEntry)"]

Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

protected override TKey GetKeyForItem(
	DictionaryEntry entry
)

Parameters

entry
Type: OnlineSystem.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