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

Public Member Functions

bool MoveNext ()
 

Package Functions

 Enumerator (Span< T > span)
 

Properties

ref T Current [get]
 

Private Attributes

readonly Span< T_span
 
int _index
 

Detailed Description

Definition at line 15 of file Span.cs.


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