已不再支援此瀏覽器。
請升級至 Microsoft Edge,以利用最新功能、安全性更新和技術支援。
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
是否System.Object為 ,且 具有與 完全相同的值thisDistance。Distance
this
的值是否 Distance 與 完全相同 this Distance。
public override bool Equals (object obj);
override this.Equals : obj -> bool
要與比較 this的物件。
true如果 obj 是 ,且 具有與 完全相同的值thisDistance。Distance
true
obj
public bool Equals (Xamarin.Forms.Maps.Distance other);
override this.Equals : Xamarin.Forms.Maps.Distance -> bool
相 Distance 比較的 thisDistance。
true 如果 other 的值與 完全相同,則為 thisDistance。
other