|
MapGuide API Reference
|
| STRING MgByteReader::ToString | ( | ) |
Returns the contents of the reader as a string. The mime type must be a text type, for example text/xml.
| string ToString(); |
| String ToString(); |
| string ToString(); |
| MgInvalidArgumentException | is thrown if the reader does not contain text |