ValidValuesDescriptor Methods

The ValidValuesDescriptor type exposes the following members.

Methods
  NameDescription
Public methodIsValueValid
Determines whether the specified value is valid. The value is valid if found in the internal list of valid values.
Public methodListValues
Lists the values.
Top
See Also