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

削除する要素の 0 から始まるインデックス。
AccordionItemCollection の指定したインデックスにある要素を削除します。
シンタックス
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

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

参照

AccordionItemCollection クラス
AccordionItemCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.