| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class > Init Method : Init(Stream,XmlWriterSettings) Method |
'Declaration Public Overloads Sub Init( _ ByVal output As System.IO.Stream, _ ByVal settings As System.Xml.XmlWriterSettings _ )
'Usage Dim instance As XmlFastInfosetWriter Dim output As System.IO.Stream Dim settings As System.Xml.XmlWriterSettings instance.Init(output, settings)
Initializes the writer and sets it to use the provided stream as output.
This method allows the reuse the XmlFastInfosetWriter for writing to another stream.
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