DataGrid for WPF/Silverlight
等しくないか判定する演算子 オペレータ (DataGridCellsRange)

C1.WPF.DataGrid.4.5.2 アセンブリ > C1.WPF.DataGrid 名前空間 > DataGridCellsRange クラス : 等しくないか判定する演算子 オペレータ
obj です。
obj2 です。
演算子 != を実装します。
シンタックス
'宣言
 
Public Operator <>( _
   ByVal obj As DataGridCellsRange, _
   ByVal obj2 As DataGridCellsRange _
) As System.Boolean
public System.bool operator !=( 
   DataGridCellsRange obj,
   DataGridCellsRange obj2
)

パラメータ

obj
obj です。
obj2
obj2 です。

戻り値の型

演算子の結果。
参照

DataGridCellsRange クラス
DataGridCellsRange メンバ