\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / C1ZipFile Class / Entries Property

In This Topic
    Entries Property
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Entries As C1ZipEntryCollection
    public C1ZipEntryCollection Entries {get;}
    See Also