EggArchive.Entries
EggArchive.Entries property
Gets the list of files in the archive.
public ReadOnlyCollection<EggEntry> Entries { get; }
See Also
- class EggEntry
- class EggArchive
- namespace Aspose.Zip.Egg
- assembly Aspose.Zip
Gets the list of files in the archive.
public ReadOnlyCollection<EggEntry> Entries { get; }