INodeContext インターフェイス

定義

ノードの接続および列挙子コンテキストを提供します。

public interface class INodeContext
public interface INodeContext
type INodeContext = interface
Public Interface INodeContext
派生

プロパティ

名前 説明
Connection

接続情報を取得したり設定したりします。

Context

ノードの列挙器に統一リソース名(URN)を取得します。

NavigationContext

ナビゲーションの文脈を把握できます。

UrnPath

現在のコンテキストのスケルトンパスを取得します。

メソッド

名前 説明
CreateObjectInstance()

コンテキストおよび接続プロパティによって定義されたオブジェクトのインスタンスを作成します。

適用対象