Indicates whether this instance and a specified object are equal.
Namespace: RemoteViewing.VncAssembly: RemoteViewing (in RemoteViewing.dll) Version: 0.9.1.0 (0.9.1.0)
Syntax
Parameters
- obj
- Type: System Object
Another object to compare to.
Return Value
true if obj and this instance are the same type and represent the same value; otherwise, false.See Also