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