GrapeCity SPREAD for Windows Forms 11.0J
RemoveAt メソッド (StyleCollection)


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

パラメータ

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

StyleCollection クラス
StyleCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.