public void Format( IFormatProvider formatProvider, StringBuilder buffer )
public: void Format( IFormatProvider^ formatProvider, StringBuilder^ buffer )
'Declaration
Public Overloads Sub Format( _ ByVal formatProvider As IFormatProvider, _ ByVal buffer As StringBuilder _ )
'Usage
Dim instance As ExpandedNodeId Dim formatProvider As IFormatProvider Dim buffer As StringBuilder instance.Format(formatProvider, buffer)
Parameters
- formatProvider
- buffer