FDO API Reference Feature Data Objects

System::Void XmlWriter::WriteBytes System::Byte  bytes[],
System::UInt32  count
 

Writes arbitrary bytes to the XML Writer. Caller is responsible for ensuring that the text does not introduce any errors into the XML document.

Parameters:
characters Input characters to write.

Comments or suggestions? Send us feedback.