The ParameterType type exposes the following members.

Operators

  NameDescription
Public operatorStatic memberEquality
Determines whether two instances of ParameterType are equal.
Public operatorStatic memberGreaterThan
Determines whether one instance of ParameterType is greater than another.
Public operatorStatic memberGreaterThanOrEqual
Determines whether one instance of ParameterType is greater than or equal to another.
Public operatorStatic memberInequality
Determines whether two instances of ParameterType are not equal.
Public operatorStatic memberLessThan
Determines whether one instance of ParameterType is less than another.
Public operatorStatic memberLessThanOrEqual
Determines whether one instance of ParameterType is less than or equal to another.

See Also