FDO API Reference Feature Data Objects

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 FdoIoTextWriter

Comments or suggestions? Send us feedback.