OPC Labs Base Library
Combine Method
OpcLabs_BaseLib ActiveX DLL > BrowsePath Object : Combine Method

Description
Combines the current browse path with a given relative browse path string.

 

DISPID (Dispatch ID):

 

For more information, see Combine in .NET Reference.

Syntax
Visual Basic
Public Sub Combine( _
   ByVal more As String _
) 
Parameters
more

Return Type

See Combine in .NET Reference.

Remarks

For remarks, see Combine in .NET Reference.

Example

For examples, see Combine in .NET Reference.

See Also

BrowsePath Object  | BrowsePath Members