Equality 運算子
Determines whether the two specified objects are equal.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
Equality(Object, RegisteredServer. . :: . .Key) | Determines whether two objects are equal by performing an equality operation on them with the object and right operator specified. | |
Equality(RegisteredServer. . :: . .Key, RegisteredServer. . :: . .Key) | Determines whether two objects are equal by performing an equality operation on them using the specified left operator and right operator. | |
Equality(RegisteredServer. . :: . .Key, Object) | Determines whether two objects are equal by performing an equality operation on them with the object and left operator specified. |
上層