OPC Labs EasyOPC-UA Library
Parse Method
OpcLabs_EasyOpcUA ActiveX DLL > UABrowsePathParser Object : Parse Method

Description
Parses a string containing an absolute browse path, and returns a corresponding browse path object.

 

DISPID (Dispatch ID):

 

For more information, see Parse in .NET Reference.

Syntax
Visual Basic
Public Function Parse( _
   ByVal value As String _
) As UABrowsePath
Parameters
value

Return Type

See Parse in .NET Reference.

Remarks

For remarks, see Parse in .NET Reference.

Example

For examples, see Parse in .NET Reference.

See Also

UABrowsePathParser Object  | UABrowsePathParser Members