Inequality 运算符

Determines whether two objects are different.

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

重载列表

  名称 说明
公共运算符静态成员 Inequality(Object, EvaluationDetail. . :: . .Key) Performs a Boolean equality operation to determine whether two evaluation detail object keys reference the same evaluation detail object.
公共运算符静态成员 Inequality(EvaluationDetail. . :: . .Key, EvaluationDetail. . :: . .Key) Determines whether the objects identified by two EvaluationDetail..::..Key objects are different.
公共运算符静态成员 Inequality(EvaluationDetail. . :: . .Key, Object) Performs a Boolean equality operation to determine whether two evaluation detail object keys reference the same evaluation detail object.

页首