-
Notifications
You must be signed in to change notification settings - Fork 2
M_Ekstrand_Text_StringTokenizer_NextToken
Fred Ekstrand edited this page Aug 6, 2020
·
1 revision
Returns the next token from this string tokenizer.
Namespace: Ekstrand.Text
Assembly: StringTokenizer (in StringTokenizer.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public string NextToken()VB
Public Function NextToken As StringC++
public:
String^ NextToken()F#
member NextToken : unit -> string
Type: String
The next token from this string tokenizer.
StringTokenizer Class
NextToken Overload
Ekstrand.Text Namespace
Copyright © 2019 Fred Ekstrand Jr
Send comments on this topic to fredekstrandGithub@gmail.com