'宣言 Public Overloads Function IndexOf( _ ByVal type As ToolbarItemType _ ) As Integer
public int IndexOf( ToolbarItemType type )
コレクションは前方向に検索され、最初の要素で開始されて最後の要素で終了します。各BaseToolbarItemのTypeプロパティは型と比較されます。
ToolbarItemCollection クラス ToolbarItemCollection メンバ オーバーロード一覧