Click or drag to resize
MultiValueHashtableTKey, TValue Properties

The MultiValueHashtableTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from DictionaryTKey, UniqueValueListTValue.)
Public propertyCount (Inherited from DictionaryTKey, UniqueValueListTValue.)
Public propertyItem
Gets / sets a value for the given key. Hides original indexer
Public propertyKeys (Inherited from DictionaryTKey, UniqueValueListTValue.)
Public propertyValues (Inherited from DictionaryTKey, UniqueValueListTValue.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDictionaryIsFixedSize (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIDictionaryIsReadOnly (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIDictionaryItem (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueKeys (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueKeys (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIDictionaryKeys (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyICollectionSyncRoot (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueValues (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueValues (Inherited from DictionaryTKey, UniqueValueListTValue.)
Explicit interface implementationPrivate propertyIDictionaryValues (Inherited from DictionaryTKey, UniqueValueListTValue.)
Top
See Also