バージョン

ValueListDropDownMRUSeparatorUIElement コンストラクタ

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

パラメータ

parent
この要素が属する ValueListItemContainerUIElement
参照