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

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

    Parameters

    fileName
    See Also