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

Description
Formats the browse path element into a string.

 

DISPID (Dispatch ID):

 

For more information, see Format in .NET Reference.

Syntax
Visual Basic
Public Function format( _
   ByVal DefaultNamespaceUriString As String _
) As String
Parameters
DefaultNamespaceUriString

Return Type

See Format in .NET Reference.

Remarks

For remarks, see Format in .NET Reference.

Example

For examples, see Format in .NET Reference.

See Also

UABrowsePathElementCollection Collection  | UABrowsePathElementCollection Members