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