ZipArchive.numEntries

Number of ArchiveMembers in the directory.

class ZipArchive
deprecated("Use totalEntries instead; will be removed in 2.099.0") @property @safe @nogc pure nothrow const
uint
numEntries
()

Return Value

Type: uint

The number of files in this archive.

Meta

Suggestion Box / Bug Report