FlexPivot for WinForms
RemoveAt メソッド (ValidationRuleCollection)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ValidationRuleCollection クラス : RemoveAt メソッド
The zero-based index of the item to remove.
Removes the ValidationRuleCollection item at the specified index.
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

パラメータ

index
The zero-based index of the item to remove.
参照

ValidationRuleCollection クラス
ValidationRuleCollection メンバ