Opc.Ua.Core
NodeSet Class Members
Methods 


Opc.Ua Namespace : NodeSet Class

The following tables list the members exposed by NodeSet.

Public Constructors
 NameDescription
Public Constructor Creates an empty nodeset.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Adds a node to the set.  
Public Method Translates a reference and adds it to the specified node.  
Public Method Returns true if the node exists in the nodeset.  
Public Method Translates all namespace/server indexes in attributes or references and returns a copy of the node.  
Public MethodOverloaded.  Updates the nodeset string tables and returns a NodeId that references those tables.  
Public MethodOverloaded.  Returns the node in the set.  
Public Method Returns an enumerator that iterates through the collection.  
Public MethodOverloaded.  Updates the specified namespace tables and returns a NodeId that references those tables.  
Public Methodstatic (Shared in Visual Basic) Loads a nodeset from a stream.  
Public Method Removes a node from the set.  
Public Method Write a nodeset to a stream.  
Top
See Also

Reference

NodeSet Class
Opc.Ua Namespace