Initializes a new instance of the ObservableDictionary TKey, TValue KeyedDictionaryEntryCollection TKey class
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public KeyedDictionaryEntryCollection( IEqualityComparer<TKey> comparer )
Parameters
- comparer
- Type:
System.Collections.Generic IEqualityComparer TKey [Missing <param name="comparer"/> documentation for "M:KerbalData.ObservableDictionary`2.KeyedDictionaryEntryCollection`1.#ctor(System.Collections.Generic.IEqualityComparer{`2})"]
See Also