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

Description
Determines whether a given OPC-UA browse path element collection is a prefix of the current browse path element collection.

 

DISPID (Dispatch ID):

 

For more information, see IsPrefix in .NET Reference.

Syntax
Visual Basic
Public Function IsPrefix( _
   ByVal prefix As Variant _
) As Boolean
Parameters
prefix

Return Type

See IsPrefix in .NET Reference.

Remarks

For remarks, see IsPrefix in .NET Reference.

Example

For examples, see IsPrefix in .NET Reference.

See Also

UABrowsePathElementCollection Collection  | UABrowsePathElementCollection Members