The ParameterType type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether two instances of ParameterType are equal.
|
![]() ![]() | GreaterThan |
Determines whether one instance of ParameterType is greater than another.
|
![]() ![]() | GreaterThanOrEqual |
Determines whether one instance of ParameterType is greater than or equal to another.
|
![]() ![]() | Inequality |
Determines whether two instances of ParameterType are not equal.
|
![]() ![]() | LessThan |
Determines whether one instance of ParameterType is less than another.
|
![]() ![]() | LessThanOrEqual |
Determines whether one instance of ParameterType is less than or equal to another.
|