The following tables list the members exposed by NodeSet.
| Name | Description | |
|---|---|---|
![]()  | NodeSet Constructor | Creates an empty nodeset. | 
| Name | Description | |
|---|---|---|
![]()  | Add | Overloaded. Adds a node to the set. | 
![]()  | AddReference | Translates a reference and adds it to the specified node. | 
![]()  | Contains | Returns true if the node exists in the nodeset. | 
![]()  | Copy | Translates all namespace/server indexes in attributes or references and returns a copy of the node. | 
![]()  | Export | Overloaded. Updates the nodeset string tables and returns a NodeId that references those tables. | 
![]()  | Find | Overloaded. Returns the node in the set. | 
![]()  | GetEnumerator | Returns an enumerator that iterates through the collection. | 
![]()  | Import | Overloaded. Updates the specified namespace tables and returns a NodeId that references those tables. | 
![]() ![]()  | Read | Loads a nodeset from a stream. | 
![]()  | Remove | Removes a node from the set. | 
![]()  | Write | Write a nodeset to a stream. | 
    
    
    
    
    
    
                

