PowerTools PlusPak for Windows Forms 8.0J
Item(Int32) プロパティ

指定したインデックスにある要素を取得または設定します。
構文
Public Overloads Property Item( _
   ByVal index As Integer _
) As GcAccordionItem
public GcAccordionItem Item( 
   int index
) {get; set;}

パラメータ

index

プロパティ値

指定したインデックス位置にある GcAccordionItem
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

AccordionItemCollection クラス
AccordionItemCollection メンバ
オーバーロード一覧

Send Feedback