Build 1.01.318.0

[This is preliminary documentation and is subject to change.]

A client side cache of the server's type model.

Namespace: Opc.Ua.Client
Assembly: Opc.Ua.Client (in Opc.Ua.Client.dll) Version: 1.1.318.1 (1.01.318.1)

Syntax

C#
public class NodeCache : INodeTable, ITypeTable
Visual Basic
Public Class NodeCache _
	Implements INodeTable, ITypeTable
Visual C++
public ref class NodeCache : INodeTable, 
	ITypeTable

Inheritance Hierarchy

System..::..Object
  Opc.Ua.Client..::..NodeCache

See Also