ValueEqualityComparer Constructor (Boolean)
Initializes a new instance of the ValueEqualityComparer class with a value that indicates whether relaxed ValueType comparision should be used.
Namespace: TcHmiSrv.Core.Tools.Queries
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public ValueEqualityComparer(
bool relaxedTypeComparison
)
Parameters
relaxedTypeComparison |
Type: System.Boolean |