|
MapGuide API Reference
|
| void MgByteReader::ToFile | ( | CREFSTRING | fileName | ) |
Writes the the contents of the reader to a file.
| void ToFile(string fileName); |
| void ToFile(String fileName); |
| void ToFile(string fileName); |
| MgFileIoException | is thrown if file cannot be written |