Equality 运算符

Determines whether two objects are the same.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共运算符静态成员 Equality(Object, EvaluationHistory. . :: . .Key) Determines whether the object identified by a Object is the same as the object identified by a EvaluationHistory..::..Key.
公共运算符静态成员 Equality(EvaluationHistory. . :: . .Key, EvaluationHistory. . :: . .Key) Determines whether the objects identified by two EvaluationHistory..::..Key objects are the same.
公共运算符静态成员 Equality(EvaluationHistory. . :: . .Key, Object) Determines whether the object identified by a Object is the same as the object identified by a EvaluationHistory..::..Key.

页首