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

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

パラメータ

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

戻り値の型

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

Matrix5x4 構造体
Matrix5x4 メンバ