| Visual Basic (Usage) | |
|---|---|
Dim input As Stream Dim instance As New XmlFastInfosetReader(input) | |
Parameters
- input
The stream containing the Fast Infoset encoded XML data to read.
|
|
| Noemax FastInfoset.NET | |
| XmlFastInfosetReader Constructor(Stream) | |
| See Also Send Feedback | |
| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > XmlFastInfosetReader Constructor : XmlFastInfosetReader Constructor(Stream) |
The stream containing the Fast Infoset encoded XML data to read.
| Visual Basic (Usage) | |
|---|---|
Dim input As Stream Dim instance As New XmlFastInfosetReader(input) | |
The stream containing the Fast Infoset encoded XML data to read.