OPC Labs EasyOPC-UA Library
CommonPrefix Method
OpcLabs_EasyOpcUA ActiveX DLL > UABrowsePathElementCollection Collection : CommonPrefix Method

Description
Determines the longest common prefix of the current OPC-UA browse path element collection and a given OPC-UA browse path element collection.

 

DISPID (Dispatch ID):

 

For more information, see CommonPrefix in .NET Reference.

Syntax
Visual Basic
Public Function CommonPrefix( _
   ByVal collection2 As Variant _
) As UABrowsePathElementCollection
Parameters
collection2

Return Type

See CommonPrefix in .NET Reference.

Remarks

For remarks, see CommonPrefix in .NET Reference.

Example

For examples, see CommonPrefix in .NET Reference.

See Also

UABrowsePathElementCollection Collection  | UABrowsePathElementCollection Members