PowerTools SPREAD for Windows Forms 10.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 メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.