Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class > XmlFastInfosetWriter Constructor : XmlFastInfosetWriter Constructor() |
'Declaration Public Function New()
'Usage Dim instance As New XmlFastInfosetWriter()
public XmlFastInfosetWriter()
public XmlFastInfosetWriter();
public function XmlFastInfosetWriter();
public: XmlFastInfosetWriter();
public: XmlFastInfosetWriter();
This constructor creates an instance of XmlFastInfosetWriter which is is not associated to any stream and is intended for reusing the same writer for writing into more than one stream.
If you use this constructor you must initialize the reader by calling Init before using it.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2