FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Common::Io::IoTextWriter::IoTextWriter ( System::String *  fileName  ) 

Constructs a text writer on a file.

Parameters:
fileName Input name of the file to write to. The file is created if it does not yet exist. If it already exists, its previous contents are completely overwritten.
Returns:
Returns IoTextWriter


Comments or suggestions? Send us feedback.