Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Globalization.TextElementEnumerator Class Reference

Public Member Functions

bool MoveNext ()
 
string GetTextElement ()
 
void Reset ()
 

Package Functions

 TextElementEnumerator (string str, int startIndex)
 

Properties

object Current [get]
 
int ElementIndex [get]
 

Private Attributes

readonly string _str
 
readonly int _strStartIndex
 
int _currentTextElementOffset
 
int _currentTextElementLength
 
string _currentTextElementSubstr
 

Detailed Description

Definition at line 6 of file TextElementEnumerator.cs.


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