共用方式為


Pin.Equals(Object) 方法

定義

obj 是否具有對等 TypePositionLabelAddress

public override bool Equals (object obj);
override this.Equals : obj -> bool

參數

obj
System.Object

要相比較的物件。

傳回

System.Boolean

如果 obj 為具有對等 TypePositionLabelAddress 值的 Pin,則為 true

適用於