ReadOnlyMultiValueDictionary<(Of <(<'TKey, TValue>)>)> Properties

The ReadOnlyMultiValueDictionary<(Of <(<'TKey, TValue>)>)> type exposes the following members.

Properties


  Name Description
Public property Count
Gets the number of elements in the collection.
Public property Flatten
Returns a flattened view of the MultiValueDictionary.
Public property Item
Gets the ReadOnlyCollection with the specified key.
Public property Keys
Gets an enumerable collection that contains the keys in the read-only dictionary.
Public property Values
Gets an enumerable collection that contains the values in the read-only dictionary.