バージョン

Exists メソッド (MultiCellOperationInfo.CellValuesCollection)

セルがコレクションに存在する場合、True を返します。
シンタックス
'宣言
 
Public Function Exists( _
   ByVal cell As UltraGridCell _
) As Boolean
public bool Exists( 
   UltraGridCell cell
)

パラメータ

cell
UltraGridCell

戻り値の型

セルがコレクションに存在する場合はTrue。
参照