The ParameterValue type exposes the following members.

Operators

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

See Also