ObservableDictionary TKey, TValue  KeyedDictionaryEntryCollection TKey  Class KerbalData - KSP Data Unlocked!

[Missing <summary> documentation for "T:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1"]

Inheritance Hierarchy

Online System Object
  OnlineSystem.Collections.ObjectModel Collection OnlineDictionaryEntry 
    OnlineSystem.Collections.ObjectModel KeyedCollection TKey, OnlineDictionaryEntry 
      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