ToolboxCategoryItems.IList.Clear 方法

定義

移除 ToolboxCategoryItems 中的所有工具。

 virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear ();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear

實作

備註

ToolboxCategoryItems 會實作 IList 介面。

適用於