ModelTreeManager(EditingContext) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定したコンテキストを使用して、ModelTreeManager クラスの新しいインスタンスを初期化します。
public:
ModelTreeManager(System::Activities::Presentation::EditingContext ^ context);
public ModelTreeManager (System.Activities.Presentation.EditingContext context);
new System.Activities.Presentation.Model.ModelTreeManager : System.Activities.Presentation.EditingContext -> System.Activities.Presentation.Model.ModelTreeManager
Public Sub New (context As EditingContext)
パラメーター
- context
- EditingContext
コンテキスト。
注釈
コンストラクターに渡された編集コンテキストに対して、モデル サービスがパブリッシュされます。