| 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) | |
| C# | |
|---|---|
| public static void Format( StringBuilder buffer, object identifier, IdType identifierType, ushort namespaceIndex, string namespaceUri, uint serverIndex ) | |
Parameters
- buffer
- identifier
- identifierType
- namespaceIndex
- namespaceUri
- serverIndex
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
    
    