Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
bool | MoveNext () |
void IEnumerator. | Reset () |
void IDisposable. | Dispose () |
Package Functions | |
Enumerator (MetadataReader reader, int firstRowId, int lastRowId) | |
Properties | |
DocumentHandle | Current [get] |
object IEnumerator. | Current [get] |
Private Attributes | |
readonly MetadataReader | _reader |
readonly int | _lastRowId |
int | _currentRowId |
Definition at line 8 of file DocumentHandleCollection.cs.