FDO API Reference Feature Data Objects
virtual FDO_API void FdoXmlDeserializable::ReadXml ( FdoIoTextReader textReader,
FdoXmlFlags flags = NULL 
) [virtual]

Reads an XML document from a text reader.

Parameters:
textReader Input the text reader. Must be positioned at the start of an XML document.
flags Input controls the reading of the elements from the document. If NULL then the default flags are used (see FdoXmlFlags::Create())


Comments or suggestions? Send us feedback.