Property Keys
Keys
If this field is a struct, gets an enumerable of the struct's keys.
Otherwise, returns an empty enumerable.
public override IEnumerable<string> Keys { get; }
If this field is a struct, gets an enumerable of the struct's keys.
Otherwise, returns an empty enumerable.
public override IEnumerable<string> Keys { get; }