次の方法で共有


INodeContext インターフェイス

定義

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

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

プロパティ

Connection

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

Context

ノードの列挙子の URN (Uniform Resource Name) を取得または設定します。

NavigationContext

ナビゲーションのコンテキストを取得します。

UrnPath

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

メソッド

CreateObjectInstance()

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

適用対象