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



Initializes an instance of the XmlFastInfosetReader class.


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

Overload List

OverloadDescription
Init(Stream) Initializes an instance of the XmlFastInfosetReader class.  
Init(Stream,Boolean) Initializes an instance of the XmlFastInfosetReader class.  
Init(Stream,XmlNameTable) Initializes an instance of the XmlFastInfosetReader class.  
Init(Byte[],Int32,Int32) Initializes an instance of the XmlFastInfosetReader class.  
Init(Byte[],Int32,Int32,XmlNameTable) Initializes an 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