PowerTools SPREAD for Windows Forms 10.0J
RemoveAt メソッド (SubStyleCollection)


インデックスを表すInt32値。
コレクションのインデックスで指定した項目を削除します。
構文
'Declaration
 
Public Overrides Sub RemoveAt( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As SubStyleCollection
Dim index As Integer
 
instance.RemoveAt(index)
public override void RemoveAt( 
   int index
)

パラメータ

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

SubStyleCollection クラス
SubStyleCollection メンバ

 

 


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