MESCIUS SPREAD for Windows Forms 15.0J
RemoveItem メソッド (AppearanceStyleCollection)

削除する要素の0から始まるインデックス。
Collectionコレクションの指定したインデックスの要素を取得します。
構文
'宣言
 
Protected Overrides NotOverridable Sub RemoveItem( _
   ByVal index As Integer _
) 
protected override void RemoveItem( 
   int index
)

パラメータ

index
削除する要素の0から始まるインデックス。
例外
例外解説
System.ArgumentOutOfRangeException

index0未満です。

-または-

指定された値がCountを超えています。

参照

AppearanceStyleCollection クラス
AppearanceStyleCollection メンバ

 

 


© MESCIUS inc. All rights reserved.