GrapeCity MultiRow for Windows Forms 11.0J
等価判定演算子 オペレータ (CellPosition)

1つ目のセル位置。
2つ目のセル位置。
2つの指定したCellPosition構造体が等しいかどうかをテストします。
シンタックス
Public Operator =( _
   ByVal position1 As CellPosition, _
   ByVal position2 As CellPosition _
) As Boolean

パラメータ

position1
1つ目のセル位置。
position2
2つ目のセル位置。

戻り値の型

2つのCellPosition構造体が等しい場合はtrue。それ以外の場合はfalse。
参照

参照

CellPosition 構造体
CellPosition メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.