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

Public Member Functions

bool MoveNext ()
 
void IEnumerator. Reset ()
 
void IDisposable. Dispose ()
 

Package Functions

 Enumerator (MetadataReader reader, int firstRowId, int lastRowId)
 

Properties

MethodDefinitionHandle Current [get]
 
object IEnumerator. Current [get]
 

Private Member Functions

MethodDefinitionHandle GetCurrentMethodIndirect ()
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _lastRowId
 
int _currentRowId
 

Detailed Description

Definition at line 8 of file MethodDefinitionHandleCollection.cs.


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