ToRawFixString Method | Table of Content | ToString Method ![]() |
| Message.ToString Method |
| Name | Description | |
|---|---|---|
| ToString() | Returns the <tag>=<value> representation of the message. (Overrides Object.ToString().) | |
| ToString(Char) | Returns the <tag>=<value> representation of the message using the given delimiter. | |
| ToString(Message.StringFormat, Char) | Returns the string representation of the message in accordance with the specified format. |