RegisteredServersStore.Key.op_Inequality Method
Determines whether two objects are equal by performing an inequality operation on them.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | Description |
|---|---|
| RegisteredServersStore.Key.op_Inequality (Object, RegisteredServersStore.Key) |
Determines whether two objects are equal by performing an inequality operation on them.
|
| RegisteredServersStore.Key.op_Inequality (RegisteredServersStore.Key, Object) |
Determines whether two objects are equal by performing an inequality operation on them.
|
| RegisteredServersStore.Key.op_Inequality (RegisteredServersStore.Key, RegisteredServersStore.Key) |
Determines whether two objects are equal by performing an inequality operation on them.
|