Overload | Description |
---|---|
Format(IFormatProvider) | Formats a expanded node id as a string. |
Format(IFormatProvider,StringBuilder) | Formats the node ids as string and adds it to the buffer. |
Format(StringBuilder,Object,IdType,UInt16,String,UInt32) | Formats the node ids as string and adds it to the buffer. |
Format(IFormatProvider,StringBuilder,Object,IdType,UInt16,String,UInt32) | Formats the node ids as string and adds it to the buffer. |
Format(IServiceMessageContext,Boolean) | Formats a NodeId as a string. |