OPC Labs EasyOPC-UA Library
BrowseMethods Method
OpcLabs_EasyOpcUA ActiveX DLL > EasyUAClient Object : BrowseMethods Method

Description
Browses the Methods, specifying an endpoint descriptor, and a starting Node Id.

 

DISPID (Dispatch ID):

 

For more information, see BrowseMethods in .NET Reference.

Syntax
Visual Basic
Public Function BrowseMethods( _
   ByVal endpointDescriptorString As String, _
   ByVal nodeDescriptorString As String _
) As UANodeElementCollection
Parameters
endpointDescriptorString

nodeDescriptorString

Return Type

See BrowseMethods in .NET Reference.

Remarks

For remarks, see BrowseMethods in .NET Reference.

Example

For examples, see BrowseMethods in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members