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

Classes

struct  ChildrenEnumerator
 
struct  Enumerator
 

Public Member Functions

Enumerator GetEnumerator ()
 
IEnumerator< LocalScopeHandle > IEnumerable< LocalScopeHandle >. GetEnumerator ()
 
IEnumerator IEnumerable. GetEnumerator ()
 

Package Functions

 LocalScopeHandleCollection (MetadataReader reader, int methodDefinitionRowId)
 

Properties

int Count [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _firstRowId
 
readonly int _lastRowId
 

Detailed Description

Definition at line 6 of file LocalScopeHandleCollection.cs.


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