Allows to traverse through OPC UA address space data nodes under the ObjectsFolder node.
            
            
            
            
        
            Parameters
- client
 
- The client object that will perform the operation.
 - endpointDescriptor
 
- Endpoint descriptor. Identifies the OPC-UA server.
 
            
            Return Value
Returns an enumerator of tree positions that will traverse through all nodes specified.
 
             
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
            
            See Also