FlexPivot for WinForms
Contains メソッド (CellRangeCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > CellRangeCollection クラス : Contains メソッド
Object to locate in the collection.
Determines whether a CellRange object is a member of the collection.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As CellRange _
) As System.Boolean
public System.bool Contains( 
   CellRange item
)

パラメータ

item
Object to locate in the collection.

戻り値の型

True if the object is a member of the collection, false otherwise.
参照

CellRangeCollection クラス
CellRangeCollection メンバ