Xamarin.Forms.Maps.Position.Equals Method
Returns a Boolean value that indicates whether or not obj is another Xamarin.Forms.Position structure and represents exactly the same latitude and longitude as this one.

Syntax

public override bool Equals (object obj)

Parameters

obj
Documentation for this section has not yet been entered.

Returns

true if obj is another Xamarin.Forms.Position structure and represents exactly the same latitude and longitude as this one. Otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: Xamarin.Forms.Maps
Assembly: Xamarin.Forms.Maps (in Xamarin.Forms.Maps.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.3.0.0