Ribbon for WinForms
ElementList コンストラクタ

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ElementList クラス : ElementList コンストラクタ
The Element which owns this list.
Initializes a new instance of the ElementList class for the specified owning element.
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As Element _
)
public ElementList( 
   Element owner
)

パラメータ

owner
The Element which owns this list.
参照

ElementList クラス
ElementList メンバ