\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipEntryCollection Class / Extract Method / Extract(String) Method

In This Topic
    Extract(String) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Sub Extract( _
       ByVal entryName As System.String _
    ) 
    public void Extract( 
       System.string entryName
    )

    Parameters

    entryName
    See Also