'宣言 Public Overloads Sub Insert( _ ByVal index As Integer, _ ByVal item As BaseToolbarItem _ )
public void Insert( int index, BaseToolbarItem item )
このメソッドはコレクションにオブジェクトを挿入し、さらにASP.NET webコントロール階層でこのオブジェクトに参照を追加します。
ToolbarItemCollection クラス ToolbarItemCollection メンバ オーバーロード一覧