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