MobileForms Toolkit Documentation

GeoPoint.Equals Method (Object)

Indicates whether the current object is equal to another object.

public override bool Equals(
object obj
);

Parameters

obj
An object to compare with this object.

Return Value

true if the current object is equal to the other parameter; otherwise, false.

See Also

GeoPoint Class | Resco.Location Namespace | GeoPoint.Equals Overload List