ToolboxCategory.IList.Clear 메서드

정의

ToolboxCategory에서 모든 도구를 제거합니다.

 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

구현

설명

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

적용 대상