An enumerator for Zip entries
More...
◆ ZipEntryEnumerator()
| ICSharpCode.SharpZipLib.Zip.ZipFile.ZipEntryEnumerator.ZipEntryEnumerator |
( |
ZipEntry[] | entries | ) |
|
◆ MoveNext()
| bool ICSharpCode.SharpZipLib.Zip.ZipFile.ZipEntryEnumerator.MoveNext |
( |
| ) |
|
◆ Reset()
| void ICSharpCode.SharpZipLib.Zip.ZipFile.ZipEntryEnumerator.Reset |
( |
| ) |
|
◆ array
| ZipEntry [] ICSharpCode.SharpZipLib.Zip.ZipFile.ZipEntryEnumerator.array |
|
private |
◆ index
| int ICSharpCode.SharpZipLib.Zip.ZipFile.ZipEntryEnumerator.index = -1 |
|
private |
◆ Current
| object ICSharpCode.SharpZipLib.Zip.ZipFile.ZipEntryEnumerator.Current |
|
get |
The documentation for this class was generated from the following file: