バージョン

ValueList.ValueListBindableAttribute コンストラクタ

コンストラクター、ValueListBindableAttribute の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal bindable As Boolean _
)
public ValueList.ValueListBindableAttribute( 
   bool bindable
)

パラメータ

bindable
ValueListEditor のドロップダウンリストにクラスを追加する場合 True。
参照