MobileForms Toolkit Documentation

Mapping.Equals Method 

Tests whether obj is a Mapping object of this Mapping structure.

public override bool Equals(
object obj
);

Parameters

obj
The Object to test.

Return Value

This method returns true if obj is a Mapping object is equal to this GpsLocation object; otherwise, false.

See Also

Mapping Class | Resco.Controls.AdvancedList Namespace