Click or drag to resize
MultiValueDictionaryTKey, TValue Properties

The MultiValueDictionaryTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyComparer (Inherited from DictionaryTKey, HashSetTValue.)
Public propertyCount (Inherited from DictionaryTKey, HashSetTValue.)
Public propertyItem (Inherited from DictionaryTKey, HashSetTValue.)
Public propertyKeys (Inherited from DictionaryTKey, HashSetTValue.)
Public propertyValues (Inherited from DictionaryTKey, HashSetTValue.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyIDictionaryIsFixedSize (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyICollectionKeyValuePairTKey, TValueIsReadOnly (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIDictionaryIsReadOnly (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyICollectionIsSynchronized (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIDictionaryItem (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueKeys (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueKeys (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIDictionaryKeys (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyICollectionSyncRoot (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIDictionaryTKey, TValueValues (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIReadOnlyDictionaryTKey, TValueValues (Inherited from DictionaryTKey, HashSetTValue.)
Explicit interface implementationPrivate propertyIDictionaryValues (Inherited from DictionaryTKey, HashSetTValue.)
Top
See Also