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

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

パラメータ

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

戻り値の型

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

ColorMatrix5x4 クラス
ColorMatrix5x4 メンバ