AutoComplete for ASP.NET Web Forms
Equals メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls 名前空間 > PointF 構造体 : Equals メソッド
The System.Object to test.
Specifies whether this PointF contains the same coordinates as the specified PointF.
シンタックス
'宣言
 
Public Overrides Function Equals( _
   ByVal obj As System.Object _
) As System.Boolean
public override System.bool Equals( 
   System.object obj
)

パラメータ

obj
The System.Object to test.

戻り値の型

true if obj is a PointF and has the same coordinates as this PointF.
参照

PointF 構造体
PointF メンバ