ModelingBindingSourceToolboxItem.CreateComponentsCore メソッド (IDesignerHost, IDictionary)

この型は SecurityCriticalAttribute 属性を持っているため、使用は .NET Framework for Silverlight クラス ライブラリでの内部用に限定されます。アプリケーション コードでこの型の任意のメンバーを使用すると、MethodAccessException 例外がスローされます。

[セキュリティ クリティカル]

ターゲット ホスト コンポーネントを作成します。

名前空間:  Microsoft.VisualStudio.Modeling.Shell
アセンブリ:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.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 名前空間