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


The following tables list the members exposed by OutputStreamSource.

Public Constructors

 NameDescription
Public ConstructorOutputStreamSource Constructor Create an empty OutputStreamSource. After starting the conversion, the caller should get the output Stream from the OutputStream property.  
Top

Public Properties

 NameDescription
Public PropertyOutputStream Get the output Stream. The caller sends data to the converter by writing the data into the returned Stream.  
Top

See Also

© 2009 All Rights Reserved.