The ParameterTypeId type exposes the following members.

Operators

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

See Also