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

Public Member Functions

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

Package Functions

 ChildrenEnumerator (MetadataReader reader, int parentRowId)
 

Properties

LocalScopeHandle Current [get]
 
object IEnumerator. Current [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _parentEndOffset
 
readonly int _parentRowId
 
readonly MethodDefinitionHandle _parentMethodRowId
 
int _currentRowId
 

Detailed Description

Definition at line 48 of file LocalScopeHandleCollection.cs.


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