SerializableDictionary<TKey, TValue> Class
Represents a serializeable collection of keys and values.
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
System::Object
System.Collections.Generic::Dictionary<TKey, TValue>
Microsoft.WindowsServerSolutions.Administration.ObjectModel::SerializableDictionary<TKey, TValue>
System.Collections.Generic::Dictionary<TKey, TValue>
Microsoft.WindowsServerSolutions.Administration.ObjectModel::SerializableDictionary<TKey, TValue>
| Name | Description | |
|---|---|---|
![]() | SerializableDictionary<TKey, TValue>() | Initializes a new instance of the SerializableDictionary<TKey, TValue> class. |
![]() | SerializableDictionary<TKey, TValue>(SerializationInfo^, StreamingContext) | Initializes a new instance of the SerializableDictionary<TKey, TValue> class. |
| Name | Description | |
|---|---|---|
![]() | Comparer | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Count | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Item[TKey] | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Keys | (Inherited from Dictionary<TKey, TValue>.) |
![]() | Values | (Inherited from Dictionary<TKey, TValue>.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:





