e-CryptIt Engine - Compression Xojo Plugin

ZipArchive.EntryCount Property

Count of entries in the zip archive.

EntryCount as Integer {Read}

Remarks

If the archive is not open then zero is returned and LastError will return a hint of what went wrong.

See Also

ZipArchive Class