Gemstone Common Library
C#
VB
C++
JavaScript
Show/Hide TOC
String
Parser
Indices
Of
Token Method
Overload List
IndicesOfToken(String, Char, Int32, Boolean)
Returns an array indices where the token char was found. Null for no tokens found.
IndicesOfToken(String, String, Int32, Boolean)
Returns an array of indices where the token string was found
See Also
Reference
StringParser Class
Gemstone.IO.Parsing Namespace
In This Article
Overload List
See Also