| Noemax.FastInfoset Namespace > XmlFastInfosetReader Class > Create Method : Create(Stream) Method |
'Declaration Public Overloads Shared Shadows Function Create( _ ByVal input As System.IO.Stream _ ) As System.Xml.XmlReader
'Usage Dim input As System.IO.Stream Dim value As System.Xml.XmlReader value = XmlFastInfosetReader.Create(input)
public new static System.Xml.XmlReader Create( System.IO.Stream input )
public function Create( input: System.IO.Stream ): System.Xml.XmlReader; static;
public hide static function Create( input : System.IO.Stream ) : System.Xml.XmlReader;
public: new static System.Xml.XmlReader* Create( System.IO.Stream* input )
public: new static System.Xml.XmlReader^ Create( System.IO.Stream^ input )
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