ObservableDictionary TKey, TValue  KeyedDictionaryEntryCollection TKey  Properties KerbalData - KSP Data Unlocked!
The ObservableDictionary TKey, TValue  KeyedDictionaryEntryCollection TKey  generic type exposes the following members.
Properties

  NameDescription
Public propertyOnlineComparer
Gets the generic equality comparer that is used to determine equality of keys in the collection.
(Inherited from OnlineKeyedCollection TKey, OnlineDictionaryEntry .)
Public propertyOnlineCount (Inherited from OnlineCollection OnlineDictionaryEntry .)
Protected propertyOnlineDictionary (Inherited from OnlineKeyedCollection TKey, OnlineDictionaryEntry .)
Public propertyOnlineItem TKey 
Gets the element with the specified key.
(Inherited from OnlineKeyedCollection TKey, OnlineDictionaryEntry .)
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineCollection OnlineDictionaryEntry .)
Protected propertyOnlineItems (Inherited from OnlineCollection OnlineDictionaryEntry .)
Back to Top
See Also