KeyValueTable<HeightType>.Values Property
Gets an ICollection containing the values in the table.
Thread safety: This property is not thread-safe. Show
Syntax
public ICollection< HeightType > Values { get; }
Property Value
Type: A collection with element values.
All values in the table.
All values in the table.
Platforms
Windows, Linux, Android