DataDirect XML Converters 5.0 Send comments on this topic.
XmlWriterSource Class Members
See Also  Properties 
DDTek.XmlConverter Namespace : XmlWriterSource Class


The following tables list the members exposed by XmlWriterSource.

Public Constructors

 NameDescription
Public ConstructorXmlWriterSource Constructor Create an empty XmlWriterSource. After starting the conversion, the caller should use the XmlWriter property to get the XmlWriter.  
Top

Public Properties

 NameDescription
Public PropertyXmlWriter Get the XmlWriter. The caller sends data to the converter by writing data into the returned XmlWriter  
Top

See Also

© 2009 All Rights Reserved.