バージョン

CustomToolbarBuilder コンストラクタ

CustomToolbarBuilder クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal model As System.Collections.Generic.List(Of IToolbarModel) _
)
public CustomToolbarBuilder( 
   System.Collections.Generic.List<IToolbarModel> model
)

パラメータ

model
モデル。
参照

オンラインで表示: GitHub