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