| Noemax.FastInfoset Namespace > XmlFastInfosetWriter Class > XmlFastInfosetWriter Constructor : XmlFastInfosetWriter Constructor(Stream,Boolean) |
'Declaration Public Function New( _ ByVal output As System.IO.Stream, _ ByVal closeOutput As System.Boolean _ )
'Usage Dim output As System.IO.Stream Dim closeOutput As System.Boolean Dim instance As New XmlFastInfosetWriter(output, closeOutput)
public XmlFastInfosetWriter( System.IO.Stream output, System.bool closeOutput )
public XmlFastInfosetWriter( output: System.IO.Stream; closeOutput: System.Boolean );
public function XmlFastInfosetWriter( output : System.IO.Stream, closeOutput : System.boolean );
public: XmlFastInfosetWriter( System.IO.Stream* output, System.bool closeOutput )
public: XmlFastInfosetWriter( System.IO.Stream^ output, System.bool closeOutput )
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