Returns the number of entries in this zip file.
[Visual Basic]
Public ReadOnly Property Size As Integer
[C#]
public int Size {get;}
See Also
ZipFile Class | ZipFile Members | ICSharpCode.SharpZipLib.Zip Namespace
Returns the number of entries in this zip file.
[Visual Basic]
Public ReadOnly Property Size As Integer
[C#]
public int Size {get;}
ZipFile Class | ZipFile Members | ICSharpCode.SharpZipLib.Zip Namespace