ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration Class Reference

List of all members.

Public Member Functions

 ZipEntryEnumeration (ZipEntry[] arr)
void Reset ()
bool MoveNext ()

Properties

object Current

Private Attributes

ZipEntry[] array
int ptr = -1

Detailed Description

Definition at line 901 of file ZipFile.cs.


Constructor & Destructor Documentation

ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration::ZipEntryEnumeration ZipEntry[]  arr  )  [inline]
 

Definition at line 906 of file ZipFile.cs.


Member Function Documentation

bool ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration::MoveNext  )  [inline]
 

Definition at line 922 of file ZipFile.cs.

void ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration::Reset  )  [inline]
 

Definition at line 917 of file ZipFile.cs.


Member Data Documentation

ZipEntry [] ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration::array [private]
 

Definition at line 903 of file ZipFile.cs.

int ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration::ptr = -1 [private]
 

Definition at line 904 of file ZipFile.cs.


Property Documentation

object ICSharpCode::SharpZipLib::Zip::ZipFile::ZipEntryEnumeration::Current [get]
 

Definition at line 911 of file ZipFile.cs.


The documentation for this class was generated from the following file:
Generated on Fri Jun 23 21:50:06 2006 for OblivionModTranslator by  doxygen 1.4.6-NO