INodeContext Interface

Definition

Provides the connection and enumerator context for a node.

public interface class INodeContext
public interface INodeContext
type INodeContext = interface
Public Interface INodeContext
Derived

Properties

Connection

Gets or sets the connection information.

Context

Gets or sets the enumerators Uniform Resource Name (URN) for the node.

NavigationContext

Gets the context of the navigation.

UrnPath

Gets the skeleton path for the current context.

Methods

CreateObjectInstance()

Creates an instance of the object that is defined by the context and connection properties.

Applies to