BinaryComparisonField Methods |
The BinaryComparisonField type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Equals(Byte) |
Indicates that field must be equal to the specified value.
|
![]() | Equals(String) |
Indicates that field must be equal to the specified value.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | NotEquals(Byte) |
Indicates that field must not be equal to the specified value.
|
![]() | NotEquals(String) |
Indicates that field must not be equal to the specified value.
|
![]() | ToString | (Inherited from Object.) |