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

Classes

struct  Enumerator
 

Public Member Functions

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

Package Functions

 FieldDefinitionHandleCollection (MetadataReader reader)
 
 FieldDefinitionHandleCollection (MetadataReader reader, TypeDefinitionHandle containingType)
 

Properties

int Count [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _firstRowId
 
readonly int _lastRowId
 

Detailed Description

Definition at line 6 of file FieldDefinitionHandleCollection.cs.


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