Returns a value indicating whether this instance and a specified Position object represent the same value.
Namespace: ZylSoft.Gps.Mobile
Assembly: ZylGpsReceiverMobile (in ZylGpsReceiverMobile.dll) Version: 3.14.6846.29005
Syntax
Parameters
- obj
- Type: SystemObject
A Position object to compare to this instance.
Return Value
Type: Booleantrue if obj is equal to this instance; otherwise, false.
See Also