EasyUA Reference
Format(StringBuilder,Object,IdType,UInt16,String,UInt32) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ExpandedNodeId Class > Format Method : Format(StringBuilder,Object,IdType,UInt16,String,UInt32) Method

buffer
identifier
identifierType
namespaceIndex
namespaceUri
serverIndex

Glossary Item Box

Formats the node ids as string and adds it to the buffer.

Syntax

Visual Basic (Usage)Copy Code
Dim buffer As StringBuilder
Dim identifier As Object
Dim identifierType As IdType
Dim namespaceIndex As UShort
Dim namespaceUri As String
Dim serverIndex As UInteger
 
ExpandedNodeId.Format(buffer, identifier, identifierType, namespaceIndex, namespaceUri, serverIndex)

Parameters

buffer
identifier
identifierType
namespaceIndex
namespaceUri
serverIndex

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.