forwardToRawFixString Method    Table of ContentToString Method forward
Message.ToString Method
Overload List
  NameDescription
Public methodToString()
Returns the <tag>=<value> representation of the message.
(Overrides Object.ToString().)
Public methodToString(Char)
Returns the <tag>=<value> representation of the message using the given delimiter.
Public methodToString(Message.StringFormat, Char)
Returns the string representation of the message in accordance with the specified format.
Top
See Also