バージョン

NavigationToolSeparatorUIElement コンストラクタ

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

パラメータ

parent
親要素の親。
参照