次の方法で共有


IFrameworkViewSource.CreateView メソッド

定義

ビュー プロバイダー オブジェクトを返します。

public:
 IFrameworkView ^ CreateView();
IFrameworkView CreateView();
public IFrameworkView CreateView();
function createView()
Public Function CreateView () As IFrameworkView

戻り値

ビュー プロバイダーを実装する オブジェクト。

適用対象

こちらもご覧ください