This topic has not yet been rated - Rate this topic

HybridDictionary Properties

The HybridDictionary type exposes the following members.

  Name Description
Public property Count Gets the number of key/value pairs contained in the HybridDictionary.
Public property IsFixedSize Gets a value indicating whether the HybridDictionary has a fixed size.
Public property IsReadOnly Gets a value indicating whether the HybridDictionary is read-only.
Public property IsSynchronized Gets a value indicating whether the HybridDictionary is synchronized (thread safe).
Public property Item Gets or sets the value associated with the specified key.
Public property Keys Gets an ICollection containing the keys in the HybridDictionary.
Public property SyncRoot Gets an object that can be used to synchronize access to the HybridDictionary.
Public property Values Gets an ICollection containing the values in the HybridDictionary.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ