Equality 运算符

Determines whether the specified object key is equal to the referenced object key.

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

重载列表

  名称 说明
公共运算符静态成员 Equality(Object, Computer. . :: . .Key) A Boolean value that specifies whether the specified keys are equal. If true, the keys are equal; otherwise, false.
公共运算符静态成员 Equality(Computer. . :: . .Key, Computer. . :: . .Key) Determines whether the specified object key is equal to the referenced object key.
公共运算符静态成员 Equality(Computer. . :: . .Key, Object) Determines whether the specified object key is equal to the referenced object key.

页首