Property Values
Values
Gets an enumerable collection that contains the values in the read-only dictionary.
public IEnumerable<sbyte> Values { get; }
Property Value
- IEnumerable<sbyte>
An enumerable collection that contains the values in the read-only dictionary.