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



Reads the content at the current position as the a value of the type specified.


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

Overload List

OverloadDescription
Generic ReadContentAs() Reads the content at the current position as the a value of the type specified.  
Generic ReadContentAs(IXmlNamespaceResolver) Reads the content at the current position as the a value of the type specified.  
ReadContentAs(Type,IXmlNamespaceResolver) Reads the content at the current position as the a value of the type specified.  

Version Information

.NET Framework

Supported in: 3.5, 3.0, 2.0

.NET Compact Framework

Supported in: 3.5, 2.0

See Also