Property Keys
Keys
Gets the keys in a System.Collections.Generic.IReadOnlyList<T>.
IReadOnlyList<string> Keys { get; }
Property Value
- IReadOnlyList<string>
Gets the keys in a System.Collections.Generic.IReadOnlyList<T>.
IReadOnlyList<string> Keys { get; }