| 
|   | __DTString (global::System.ReadOnlySpan< char > str, global::System.Globalization.DateTimeFormatInfo dtfi, bool checkDigitToken) | 
|   | 
|   | __DTString (global::System.ReadOnlySpan< char > str, global::System.Globalization.DateTimeFormatInfo dtfi) | 
|   | 
| bool  | GetNext () | 
|   | 
| bool  | AtEnd () | 
|   | 
| bool  | Advance (int count) | 
|   | 
| void  | GetRegularToken (out global::System.TokenType tokenType, out int tokenValue, global::System.Globalization.DateTimeFormatInfo dtfi) | 
|   | 
| global::System.TokenType  | GetSeparatorToken (global::System.Globalization.DateTimeFormatInfo dtfi, out int indexBeforeSeparator, out char charBeforeSeparator) | 
|   | 
| bool  | MatchSpecifiedWord (string target) | 
|   | 
| bool  | MatchSpecifiedWords (string target, bool checkWordBoundary, ref int matchLength) | 
|   | 
| bool  | Match (string str) | 
|   | 
| bool  | Match (char ch) | 
|   | 
| int  | MatchLongestWords (string[] words, ref int maxMatchStrLen) | 
|   | 
| int  | GetRepeatCount () | 
|   | 
| bool  | GetNextDigit () | 
|   | 
| char  | GetChar () | 
|   | 
| int  | GetDigit () | 
|   | 
| void  | SkipWhiteSpaces () | 
|   | 
| bool  | SkipWhiteSpaceCurrent () | 
|   | 
| void  | TrimTail () | 
|   | 
| void  | RemoveTrailingInQuoteSpaces () | 
|   | 
| void  | RemoveLeadingInQuoteSpaces () | 
|   | 
| global::System.DTSubString  | GetSubString () | 
|   | 
| void  | ConsumeSubString (global::System.DTSubString sub) | 
|   | 
 | 
| int  | Length [get, set] | 
|   | 
| global::System.Globalization.CompareInfo  | CompareInfo [get, set] | 
|   | 
Definition at line 11 of file __DTString.cs.
 
The documentation for this struct was generated from the following file: