Property Values
Values
Gets an System.Collections.Generic.ICollection<> containing the values in the System.Collections.Generic.IDictionary<TKey, TValue>.
Declaration
public LurchTable<TKey, TValue>.ValueCollection Values { get; }
Property Value
Type | Description |
---|---|
LurchTable.ValueCollection<> |