バージョン

Remove メソッド (ExplorerBarItemCollection)

コレクションから ExplorerBarItem を削除します。
シンタックス
'宣言
 
Public Overrides Function Remove( _
   ByVal item As ExplorerBarItemBase _
) As Boolean
public override bool Remove( 
   ExplorerBarItemBase item
)

パラメータ

item

戻り値の型

成功すれば True、そうでなければ False を返します。
参照