共用方式為


ModelingBindingSourceToolboxItem.CreateComponentsCore 方法 (IDesignerHost, IDictionary)

這個類型具有 SecurityCriticalAttribute 屬性,因此僅供 .NET Framework for Silverlight 類別庫內部使用。如果應用程式程式碼使用這個類型的任何成員,都會擲回 MethodAccessException。

[安全性關鍵]

在目標主機中建立元件

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll 中)

語法

'宣告
Protected Overrides Function CreateComponentsCore ( _
    host As IDesignerHost, _
    defaultValues As IDictionary _
) As IComponent()
protected override IComponent[] CreateComponentsCore(
    IDesignerHost host,
    IDictionary defaultValues
)

參數

傳回值

類型:array<System.ComponentModel.IComponent[]

請參閱

參考

ModelingBindingSourceToolboxItem 類別

CreateComponentsCore 多載

Microsoft.VisualStudio.Modeling.Shell 命名空間