IsoArchive.Entries
IsoArchive.Entries property
Gets entries of IsoEntry
type constituting the archive.
public ReadOnlyCollection<IsoEntry> Entries { get; }
Exceptions
exception | condition |
---|---|
ObjectDisposedException | Archive has been disposed and cannot be used. |
See Also
- class IsoEntry
- class IsoArchive
- namespace Aspose.Zip.Iso
- assembly Aspose.Zip