StringTokenizer.RemoveDelimiter(String) Method |
Top |
DescriptionRemoves a delimiter string from the StringTokenizer.Delimiters StringArray and then returns the size of the array. The delimiter string to be removed must be present in the Delimiters String Array or an error will result.
Timing Precision Mode This page describes functionality in nanosecond timing precision mode. Click here to see the documentation for this object in millisecond timing precision mode.
Method Signature
Arguments
Return Value
Returns the size of the StringTokenizer.Delimiters StringArray.
Syntax
See also
|