バージョン

NavigationPaneCollapsedGroupAreaUIElement コンストラクタ

NavigationPaneCollapsedGroupAreaUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As GroupUIElement _
)
public NavigationPaneCollapsedGroupAreaUIElement( 
   GroupUIElement parent
)

パラメータ

parent
この要素を含む GroupUIElement
参照