Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Collections.Immutable.ImmutableArray< T >.Enumerator Struct Reference

Public Member Functions

bool MoveNext ()
 

Package Functions

 Enumerator (T[] array)
 

Properties

T Current [get]
 

Private Attributes

readonly T[] _array
 
int _index
 

Detailed Description

Definition at line 681 of file ImmutableArray.cs.


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