Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.ArrayList.IListWrapper.IListWrapperEnumWrapper Class Referencesealed

Public Member Functions

object Clone ()
 
bool MoveNext ()
 
void Reset ()
 

Package Functions

 IListWrapperEnumWrapper (IListWrapper listWrapper, int startIndex, int count)
 

Properties

object Current [get]
 

Private Member Functions

 IListWrapperEnumWrapper ()
 

Private Attributes

IEnumerator _en
 
int _remaining
 
int _initialStartIndex
 
int _initialCount
 
bool _firstCall
 

Detailed Description

Definition at line 14 of file ArrayList.cs.


The documentation for this class was generated from the following file: