Gets the number of entries in this zip file.
public int Size {get;}
Exceptions
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The Zip file has been closed. |
Gets the number of entries in this zip file.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The Zip file has been closed. |