| Overload | Description |
|---|---|
| BrowseDataNodes(IEasyUAClient,UAEndpointDescriptor) | Browses the data nodes in OPC server's address space. Starts from the specified node (or Objects folder), and Browses the data nodes, specifying an endpoint descriptor, and starting from the Objects folder. |
| BrowseDataNodes(IEasyUAClient,UAEndpointDescriptor,UANodeDescriptor) | Browses the data nodes, specifying an endpoint descriptor, and a starting Node Id. |