Property Values
Values
Gets an enumerable collection that contains the values in the dictionary
Declaration
IEnumerable<out TItemWrapper> Values { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<TItemWrapper> |
Gets an enumerable collection that contains the values in the dictionary
IEnumerable<out TItemWrapper> Values { get; }
| Type | Description |
|---|---|
| IEnumerable<TItemWrapper> |