ValidValue Members
Represents a possible valid value for a parameter.
The following tables list the members exposed by the ValidValue type.
Public Properties
Name | Description | |
---|---|---|
Label | Gets a label for the valid value. | |
Value | Gets a valid value. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top