EasyUA Reference
NodeSet Class Members
See Also  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : NodeSet Class

Glossary Item Box

The following tables list the members exposed by NodeSet.

Public Constructors

 NameDescription
Public ConstructorNodeSet Constructor Creates an empty nodeset.  
Top

Public Methods

 NameDescription
Public MethodAddOverloaded.  Adds a node to the set.  
Public MethodAddReference Translates a reference and adds it to the specified node.  
Public MethodContains Returns true if the node exists in the nodeset.  
Public MethodCopy Translates all namespace/server indexes in attributes or references and returns a copy of the node.  
Public MethodExportOverloaded.  Updates the nodeset string tables and returns a NodeId that references those tables.  
Public MethodFindOverloaded.  Returns the node in the set.  
Public MethodGetEnumerator Returns an enumerator that iterates through the collection.  
Public MethodImportOverloaded.  Updates the specified namespace tables and returns a NodeId that references those tables.  
Public Methodstatic (Shared in Visual Basic)Read Loads a nodeset from a stream.  
Public MethodRemove Removes a node from the set.  
Public MethodWrite Write a nodeset to a stream.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.