ValueEqualityComparer Methods

The ValueEqualityComparer type exposes the following members.

Methods

 

Name

Description

ValueEqualityComparer Methods 1:

Equals(Object)

Determines whether the specified object is equal to the current object. (Inherited from Object.)

ValueEqualityComparer Methods 2:

Equals(Value, Value)

Determines whether two Values are equal. (Overrides EqualityComparer.T..Equals(T, T).)

ValueEqualityComparer Methods 3:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

ValueEqualityComparer Methods 4:

GetHashCode.

Serves as the default hash function. (Inherited from Object.)

ValueEqualityComparer Methods 5:

GetHashCode(Value)

(Overrides EqualityComparer.T..GetHashCode(T).)

ValueEqualityComparer Methods 6:

GetType

Gets the Type of the current instance. (Inherited from Object.)

ValueEqualityComparer Methods 7:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

ValueEqualityComparer Methods 8:

ToString

Returns a string that represents the current object. (Inherited from Object.)

Reference

ValueEqualityComparer Class

TcHmiSrv.Core.Tools.Queries Namespace