Property ValidValues
ValidValues
Gets the collection of the currently valid values
Declaration
IReadOnlyCollection<T> ValidValues { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyCollection<T> |
Gets the collection of the currently valid values
IReadOnlyCollection<T> ValidValues { get; }
| Type | Description |
|---|---|
| IReadOnlyCollection<T> |