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

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

パラメータ

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

戻り値の型

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

PointerSize 構造体
PointerSize メンバ