Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.DocumentHandleCollection.Enumerator Struct Reference

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
 

Detailed Description

Definition at line 8 of file DocumentHandleCollection.cs.


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