バージョン

OptionSetOptionButtonUIElement コンストラクタ

コンストラクター。OptionSetOptionButtonUIElement クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As UIElement, _
   ByVal valueListIndex As Integer _
)
public OptionSetOptionButtonUIElement( 
   UIElement parent,
   int valueListIndex
)

パラメータ

parent
親UIElement
valueListIndex
値リストへのインデックス。
参照