ReadOnlyDictionary<TKey, TValue> Properties

Include Protected Members
Include Inherited Members

The ReadOnlyDictionary<TKey, TValue> type exposes the following members.

Properties

  Name Description
Public property Count Gets the number of key/value pairs contained in the ReadOnlyDictionary
Public property IsReadOnly Indicates that this is a read-only dictionary
Public property Item Gets the value associated with the specified key.
Public property Keys Gets a collection containing the keys in the ReadOnlyDictionary
Public property Values Gets a collection containing the values in the ReadOnlyDictionary.

Top

See Also

Reference

ReadOnlyDictionary<TKey, TValue> Class

Microsoft.SharePoint.Taxonomy.Generic Namespace