バージョン

UltraEditorProxyOwnerBase コンストラクタ

クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal editorProxy As UltraEditorProxyBase _
)
public UltraEditorProxyOwnerBase( 
   UltraEditorProxyBase editorProxy
)

パラメータ

editorProxy
これが関連付けられるプロキシ エディター。
参照