PowerTools SPREAD for ASP.NET 8.0J
RemoveAt メソッド (DoubleCollectionCollection)

項目のインデックス。
コレクションの指定したインデックスにある項目を削除します。
構文
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index
項目のインデックス。
参照

DoubleCollectionCollection クラス
DoubleCollectionCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.