Property Values
Values
Declaration
public virtual ICollectionValue<V> Values { get; }
Property Value
Type | Description |
---|---|
ICollectionValue<V> | A collection containing all the values of the dictionary |
public virtual ICollectionValue<V> Values { get; }
Type | Description |
---|---|
ICollectionValue<V> | A collection containing all the values of the dictionary |