GrapeCity SPREAD for Windows Forms 12.0J
RemoveAt メソッド (BaseKeyCollection)


インデックスを表すInt32値。
BaseKeyCollection の指定したインデックスにある要素を削除します。
構文
'Declaration
 
Public Overridable Sub RemoveAt( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As BaseKeyCollection
Dim index As Integer
 
instance.RemoveAt(index)
public virtual void RemoveAt( 
   int index
)

パラメータ

index
インデックスを表すInt32値。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


Copyright © 2004 GrapeCity inc.