バージョン

ValueListItemContainerUIElement コンストラクタ

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

パラメータ

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