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

Methods

  NameDescription
Public methodContainsKey
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'KeyValuePair<(Of <(<'TKey, TValue>)>)>>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)

Properties

  NameDescription
Public propertyCount
Public propertyItem
Public propertyKeys
Public propertyValues

See Also