[]
        
(Showing Draft Content)

C1.Zip.C1ZipFile.Entries

Entries Property

Entries

Gets a C1ZipEntryCollection that contains the entries in the zip file.

Declaration
public C1ZipEntryCollection Entries { get; }
Remarks

The Entries collection is used to enumerate the entries in the zip file, and also to add, remove, and expand entries.