MESCIUS SPREAD for Windows Forms 15.0J
RemoveAt メソッド (FpScrollBarButtonCollection)

削除する項目の、0から始まるインデックス
指定したインデックスにあるSystem.Collections.IList項目を削除します。
構文
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
削除する項目の、0から始まるインデックス
例外
例外解説
System.NotSupportedExceptionが読み取り専用であるか、またはのサイズが固定されています。
参照

FpScrollBarButtonCollection クラス
FpScrollBarButtonCollection メンバ

 

 


© MESCIUS inc. All rights reserved.