Property Values
Values
Gets the key and value pairs in a System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>.
IReadOnlyDictionary<string, object> Values { get; }
Gets the key and value pairs in a System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>.
IReadOnlyDictionary<string, object> Values { get; }