SymbolAttributeMetadata.Values Property
Gets a collection that contains the set of possible values an attribute can be set to.
Thread safety: This property is thread-safe.
Syntax
public SymbolAttributeValueCollection Values { get; }
Property Value
Type: A collection of SymbolAttributeValue elements.
The set of possible values an attribute can be set to.
The set of possible values an attribute can be set to.
Platforms
Windows, Linux, Android