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