PowerTools PlusPak for Windows Forms 8.0J
AccordionItemCollection コンストラクタ

このコレクションが属するオブジェクトを示す GcAccordionContainer
AccordionItemCollection クラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal owner As GcAccordionContainer _
)
public AccordionItemCollection( 
   GcAccordionContainer owner
)

パラメータ

owner
このコレクションが属するオブジェクトを示す GcAccordionContainer
例外
例外解説
System.ArgumentNullException owner は null に設定できません。
プラットフォーム

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