FlexPivot for WinForms
等価判定演算子 オペレータ (CellRange)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRange 構造体 : 等価判定演算子 オペレータ
Left operand
Right operand
Checks if operands are equal.
シンタックス
'宣言
 
Public Operator =( _
   ByVal lcr As CellRange, _
   ByVal rcr As CellRange _
) As System.Boolean
public System.bool operator ==( 
   CellRange lcr,
   CellRange rcr
)

パラメータ

lcr
Left operand
rcr
Right operand

戻り値の型

true if equals
参照

CellRange 構造体
CellRange メンバ