Property Names
Names
Gets all the defined names for the enumeration, ordered by their value.
Declaration
public static ImmutableArray<string> Names { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<string> |
Remarks
Values for more information on how values are ordered.