Build 1.01.318.0
Assembly: Opc.Ua.Server (in Opc.Ua.Server.dll) Version: 1.1.318.1 (1.01.318.1)
[This is preliminary documentation and is subject to change.]
An interface to an object that manages a set of nodes in the address space.
Namespace: Opc.Ua.ServerAssembly: Opc.Ua.Server (in Opc.Ua.Server.dll) Version: 1.1.318.1 (1.01.318.1)
Syntax
| C# |
|---|
public interface INodeManager2 : INodeManager |
| Visual Basic |
|---|
Public Interface INodeManager2 _ Inherits INodeManager |
| Visual C++ |
|---|
public interface class INodeManager2 : INodeManager |