ZipArchive.Count Property
In This Article
Obtains the number of zip items in the archive.
Namespace: DevExpress.Compression
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer that is the number of zip items. |
See Also