Returns an enumerator for the Zip entries in this Zip file.
public IEnumerator GetEnumerator();
Implements
Exceptions
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The Zip file has been closed. |
Returns an enumerator for the Zip entries in this Zip file.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | The Zip file has been closed. |