Bitmap for UWP
Equals(Vector2) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > Vector2 構造体 > Equals メソッド : Equals(Vector2) メソッド
The Vector2to compare with this instance.
Determines whether the specified Vector2is equal to this instance.
シンタックス
'宣言
 
Public Overloads Function Equals( _
   ByVal other As Vector2 _
) As System.Boolean
public System.bool Equals( 
   Vector2 other
)

パラメータ

other
The Vector2to compare with this instance.

戻り値の型

trueif the specified Vector2is equal to this instance; otherwise, false.
参照

Vector2 構造体
Vector2 メンバ
オーバーロード一覧