Noemax FastInfoset.NET Report an issue | Discuss in forums
XmlFastInfosetReader Constructor
See Also 
Noemax.FastInfoset Assembly > Noemax.FastInfoset Namespace > XmlFastInfosetReader Class : XmlFastInfosetReader Constructor



Initializes a new instance of the XmlFastInfosetReader class.


Namespace: Noemax.FastInfoset
Assembly: Noemax.FastInfoset (in Noemax.FastInfoset.dll)

Overload List

OverloadDescription
XmlFastInfosetReader Constructor() Initializes a new instance of the XmlFastInfosetReader class.  
XmlFastInfosetReader Constructor(Stream) Initializes a new instance of the XmlFastInfosetReader class.  
XmlFastInfosetReader Constructor(Stream,Boolean) Initializes a new instance of the XmlFastInfosetReader class.  
XmlFastInfosetReader Constructor(Stream,XmlNameTable) Initializes a new instance of the XmlFastInfosetReader class.  
XmlFastInfosetReader Constructor(Stream,XmlNameTable,Boolean) Initializes a new instance of the XmlFastInfosetReader class.  

Version Information

.NET Framework

Supported in: 3.5, 3.0, 2.0

.NET Compact Framework

Supported in: 3.5, 2.0

See Also