| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > XmlFastInfosetReader Constructor : XmlFastInfosetReader Constructor() |
'Declaration Public Function New()
'Usage Dim instance As New XmlFastInfosetReader()
public XmlFastInfosetReader()
public XmlFastInfosetReader();
public function XmlFastInfosetReader();
public: XmlFastInfosetReader();
public: XmlFastInfosetReader();
This constructor creates an instance of XmlFastInfosetReader which is is not associated with any stream and is intended for reusing the same reader for reading 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