FlexPivot for WinForms
Contains メソッド (RowColCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > RowColCollection クラス : Contains メソッド
Row or column items to be detected.
Determines whether the collection contains a given row or column.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As RowCol _
) As System.Boolean
public System.bool Contains( 
   RowCol item
)

パラメータ

item
Row or column items to be detected.

戻り値の型

True if the row or column is a member of the collection, False otherwise.
参照

RowColCollection クラス
RowColCollection メンバ