GenericParameter Methods

The GenericParameter type exposes the following members.

Methods
  NameDescription
Public methodAddValidValue
Adds a new value to the supported list of valid values.
Public methodCheckValue
Checks the specified value if it valid for the current instance.
(Inherited from Parameter.)
Protected methodSetValidValuesSource
Sets the valid values source for the current parameter.
Public methodToString
Returns a string that represents the current object.
(Inherited from DescriptorBase.)
Top
See Also