Click or drag to resize

StringParserIndexOfMatchingCloseToken Method

Overload List
  Name Description
Public method Static member IndexOfMatchingCloseToken(String, Char, Char, Int32, Boolean) Looks to the RIGHT for the first open token and returns the matching close token
Public method Static member IndexOfMatchingCloseToken(String, String, String, Int32, Boolean) Looks to the RIGHT for the first open token and returns the matching close token
Top
See Also