ComponentOne Studio for WinRT XAML
等しくないか判定する演算子 オペレータ (CellRange)

CellRange オブジェクトの非等価演算子。
構文
'宣言
 
Public Operator <>( _
   ByVal r1 As CellRange, _
   ByVal r2 As CellRange _
) As System.Boolean
public System.bool operator !=( 
   CellRange r1,
   CellRange r2
)

パラメータ

r1
r2
参照

CellRange 構造体
CellRange メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.