Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > XmlFastInfosetReader Constructor : XmlFastInfosetReader Constructor(Stream) |
The stream containing the Fast Infoset encoded XML data to read.
'Declaration Public Function New( _ ByVal input As System.IO.Stream _ )
'Usage Dim input As System.IO.Stream Dim instance As New XmlFastInfosetReader(input)
public XmlFastInfosetReader( System.IO.Stream input )
public XmlFastInfosetReader( input: System.IO.Stream );
public function XmlFastInfosetReader( input : System.IO.Stream );
public: XmlFastInfosetReader( System.IO.Stream* input )
public: XmlFastInfosetReader( System.IO.Stream^ input )
The stream containing the Fast Infoset encoded XML data to read.
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