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