Bitmap for UWP
Equals(Vector3) メソッド

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

パラメータ

other
The Vector3to compare with this instance.

戻り値の型

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

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