FlexPivot for WinForms
Contains メソッド (ValidationRuleCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ValidationRuleCollection クラス : Contains メソッド
The object to locate in the ValidationRuleCollection.
Determines whether the ValidationRuleCollection contains a specific value.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal item As ValidationRule _
) As System.Boolean
public System.bool Contains( 
   ValidationRule item
)

パラメータ

item
The object to locate in the ValidationRuleCollection.

戻り値の型

true if item is found in the ValidationRuleCollection; otherwise, false.
参照

ValidationRuleCollection クラス
ValidationRuleCollection メンバ