The JoinComparison type exposes the following members.
Methods
Type | Name | Description |
---|---|---|
![]() | Equals | (Overrides Object..::.Equals(Object).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object..::.GetHashCode()()().) |
![]() ![]() | GetInstanceFromInt |
Gets an instance of this class using its associated integer value
(the *_AS_INT fields).
|
![]() | GetObjectData | ********************************************************
*
* Object Serialization
*
**********************************************************
|
![]() | GetOperator |
Gets the standard string representation of the comparison operator used
by this instance.
The operators returned will be one of the following (shown with their corresponding field):
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue |
Returns an integer value associated with a specific instance of this class.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString |
Returns a String representation of this instance.
(Overrides Object..::.ToString()()().) |