BooleanParameter Methods |
The BooleanParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| AddValidValue(Boolean, String, String) |
Adds a new value to the supported list of valid values.
| |
| AddValidValue(ParameterValue, String, String) |
Adds a new value to the supported list of valid values.
(Inherited from GenericParameter.) | |
| CheckValue |
Checks the specified value if it valid for the current instance.
(Inherited from Parameter.) | |
| SetValidValuesSource |
Sets the valid values source for the current parameter.
(Inherited from GenericParameter.) | |
| ToString | Returns a string that represents the current object. (Inherited from DescriptorBase.) |