uaPLUS Reference
Format(StringBuilder,Object,IdType,UInt16) Method
See Also  Send Feedback
Opc.Ua Namespace > NodeId Class > Format Method : Format(StringBuilder,Object,IdType,UInt16) Method

buffer
identifier
identifierType
namespaceIndex

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Sub Format( _
   ByVal buffer As StringBuilder, _
   ByVal identifier As Object, _
   ByVal identifierType As IdType, _
   ByVal namespaceIndex As UShort _
) 
C# 
public static void Format( 
   StringBuilder buffer,
   object identifier,
   IdType identifierType,
   ushort namespaceIndex
)

Parameters

buffer
identifier
identifierType
namespaceIndex

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.