Overload List

  NameDescription
Public methodStatic memberParseInt32(String, Int32)
Parses an integer from given string starting at specified index until a non digit character or the end of string is reached.
Public methodStatic memberParseInt32(String, Int32, Int32%)
Parses an integer from given string starting at specified index until a non digit character or the end of string is reached.

See Also