Allows to traverse through OPC A&E address space nodes under the specified node.
            
            
            
            
        
            Parameters
- client
 
- The client object that will perform the operation.
 - serverDescriptor
 
- Server descriptor. Identifies the OPC-A&E server.
 - nodeDescriptor
 
- Starting node descriptor. Identifies the node in OPC server's address space.
 
            
            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