Dictionary
Gets the collection on which the operation was performed.
Declaration
public AdvisableDictionary<TKey, TValue> Dictionary { get; }
Property Value
Type | Description |
---|---|
AdvisableDictionary<TKey, TValue> |
Gets the collection on which the operation was performed.
public AdvisableDictionary<TKey, TValue> Dictionary { get; }
Type | Description |
---|---|
AdvisableDictionary<TKey, TValue> |