OpcNodeContext<T> Members

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll, Opc.UaFx.Advanced.dll
The OpcNodeContext<T> type exposes the following members.

Node

Gets the IOpcNode of the type T to that the context sensitive information belong.

C#

public T Node { get; }


Property Value

T

The IOpcNode of the type T.