バージョン

ExpandableEditorWithTextExpansionIndicatorUIElement コンストラクタ

シンタックス
'宣言
 
Public Function New( _
   ByVal parent As ExpandableEditorWithTextUIElement, _
   ByVal expanded As Boolean _
)
public ExpandableEditorWithTextExpansionIndicatorUIElement( 
   ExpandableEditorWithTextUIElement parent,
   bool expanded
)

パラメータ

parent
所有元の ExpandableEditorWithTextUIElement
expanded
関連付けられた項目が展開状態かどうかを指定するブール値。
参照