OPC Labs Base Library
Parse Method
OpcLabs_BaseLib ActiveX DLL > BrowsePathParser 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 BrowsePath
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

BrowsePathParser Object  | BrowsePathParser Members