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

구현

설명

ToolboxCategoryItemsIList 인터페이스를 구현합니다.

적용 대상