Property Values
- Namespace
- Gamelogic.Extensions
- Assembly
- Gamelogic.Extensions.dll
Values
Gets a collection containing the values of the dictionary.
public ICollection<TValue> Values { get; }
Property Value
- ICollection<TValue>
Gets a collection containing the values of the dictionary.
public ICollection<TValue> Values { get; }