[Missing <summary> documentation for "T:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1"]
Inheritance Hierarchy
KerbalData ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey
Namespace: KerbalData
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected class KeyedDictionaryEntryCollection<TKey> : KeyedCollection<TKey, DictionaryEntry>
Type Parameters
- TKey
[Missing <typeparam name="TKey"/> documentation for "T:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1"]
See Also