SynchronizedKeyedCollection<K, T>::Dictionary Property
.NET Framework (current version)
Gets the dictionary associated with the collection.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Collections.Generic::IDictionary<K, T>^The IDictionary<TKey, TValue> that contains the key-item pairs for the collection.
.NET Framework
Available since 3.0
Available since 3.0
Show: