ZipItemCollection.Count Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
Count
Gets the number of items contained in the collection. Inherited from ArchiveItemCollection.
Declaration
public int Count { get; }
Property Value
Type | Description |
---|---|
Int32 | The number of items contained in the collection. |