| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As NodeSet Dim nodeId As NodeId Dim value As Node value = instance.Find(nodeId)  | |
Parameters
- nodeId
 - The node identifier.
 
Return Value
The node in the set.
            The NodeId must reference the strings for the node set.
            
            
            
            
            
            Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x