Archive.Entries
Archive.Entries property
Gets entries of ArchiveEntry
type constituting the archive.
public ReadOnlyCollection<ArchiveEntry> Entries { get; }
See Also
- class ArchiveEntry
- class Archive
- namespace Aspose.Zip
- assembly Aspose.Zip
Gets entries of ArchiveEntry
type constituting the archive.
public ReadOnlyCollection<ArchiveEntry> Entries { get; }