| C1.C1Zip.4 Assembly > C1.C1Zip Namespace > C1ZipEntryCollection Class > Extract Method : Extract(String,String) Method |
Public Overloads Sub Extract( _ ByVal entryName As String, _ ByVal destFileName As String _ )
Dim instance As C1ZipEntryCollection Dim entryName As String Dim destFileName As String instance.Extract(entryName, destFileName)
public void Extract( string entryName, string destFileName )
public: void Extract( String^ entryName, String^ destFileName )
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