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

Classes

struct  Enumerator
 

Public Member Functions

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

Package Functions

 LocalVariableHandleCollection (MetadataReader reader, LocalScopeHandle scope)
 

Properties

int Count [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _firstRowId
 
readonly int _lastRowId
 

Detailed Description

Definition at line 6 of file LocalVariableHandleCollection.cs.


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