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

Classes

struct  Enumerator
 

Public Member Functions

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

Package Functions

 MethodDebugInformationHandleCollection (MetadataReader reader)
 

Properties

int Count [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _firstRowId
 
readonly int _lastRowId
 

Detailed Description

Definition at line 6 of file MethodDebugInformationHandleCollection.cs.


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