GrapeCity PlusPak for Windows Forms 10.0J
RemoveAt メソッド (BaseKeyCollection)

削除する要素の、0から始まるインデックス。
BaseKeyCollectionコレクションの指定したインデックスから要素を削除します。
シンタックス
Public Overridable Sub RemoveAt( _
   ByVal index As Integer _
) 
public virtual void RemoveAt( 
   int index
)

パラメータ

index
削除する要素の、0から始まるインデックス。
参照

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.