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