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

Classes

struct  Enumerator
 

Public Member Functions

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

Package Functions

 CustomAttributeHandleCollection (MetadataReader reader)
 
 CustomAttributeHandleCollection (MetadataReader reader, EntityHandle handle)
 

Properties

int Count [get]
 

Private Attributes

readonly MetadataReader _reader
 
readonly int _firstRowId
 
readonly int _lastRowId
 

Detailed Description

Definition at line 6 of file CustomAttributeHandleCollection.cs.


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