Accordion for ASP.NET Web Forms
RemoveAt メソッド

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1Accordion 名前空間 > C1AccordionPaneCollection クラス : RemoveAt メソッド
The index of the C1AccordionPane item to be removed.
Removes an item from the list using its index.
シンタックス
'宣言
 
Public Shadows Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public new void RemoveAt( 
   System.int index
)

パラメータ

index
The index of the C1AccordionPane item to be removed.
参照

C1AccordionPaneCollection クラス
C1AccordionPaneCollection メンバ