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

Public Member Functions

bool MoveNext ()
 

Package Functions

 Enumerator (ReadOnlySpan< T > span)
 

Properties

ref readonly T Current [get]
 

Private Attributes

readonly ReadOnlySpan< T_span
 
int _index
 

Detailed Description

Definition at line 15 of file ReadOnlySpan.cs.


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