DioDocs for PDF
等しくないか判定する演算子 オペレータ (Matrix4x4)

GrapeCity.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX 名前空間 > Matrix4x4 構造体 : 等しくないか判定する演算子 オペレータ
The first value to compare.
The second value to compare.
Tests for inequality between two objects.
シンタックス
'宣言
 
Public Operator <>( _
   ByRef left As Matrix4x4, _
   ByRef right As Matrix4x4 _
) As System.Boolean
public System.bool operator !=( 
   ref Matrix4x4 left,
   ref Matrix4x4 right
)

パラメータ

left
The first value to compare.
right
The second value to compare.

戻り値の型

true if left has a different value than right; otherwise, false.
参照

Matrix4x4 構造体
Matrix4x4 メンバ