AsyncModelingPackage.CreateToolboxItems 메서드

정의

파생 클래스에서 재정의되는 경우 이 패키지에서 제공하는 동적/사용자 지정 도구 상자 항목 목록을 반환합니다.

protected:
 virtual System::Collections::Generic::IList<Microsoft::VisualStudio::Modeling::Design::ModelingToolboxItem ^> ^ CreateToolboxItems();
protected virtual System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Design.ModelingToolboxItem> CreateToolboxItems ();
abstract member CreateToolboxItems : unit -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Design.ModelingToolboxItem>
override this.CreateToolboxItems : unit -> System.Collections.Generic.IList<Microsoft.VisualStudio.Modeling.Design.ModelingToolboxItem>
Protected Overridable Function CreateToolboxItems () As IList(Of ModelingToolboxItem)

반환

적용 대상