CollectionStringParameter Methods

The CollectionStringParameter type exposes the following members.

Methods
  NameDescription
Public methodAddValidValue
Adds a new value to the supported list of valid values.
(Inherited from GenericParameter.)
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.
(Inherited from GenericParameter.)
Public methodToString
Returns a string that represents the current object.
(Inherited from DescriptorBase.)
Top
See Also