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

Description
Determines length of 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 CommonPrefixLength in .NET Reference.

Syntax
Visual Basic
Public Function CommonPrefixLength( _
   ByVal collection2 As Variant _
) As Long
Parameters
collection2

Return Type

See CommonPrefixLength in .NET Reference.

Remarks

For remarks, see CommonPrefixLength in .NET Reference.

Example

For examples, see CommonPrefixLength in .NET Reference.

See Also

UABrowsePathElementCollection Collection  | UABrowsePathElementCollection Members