StringTokenizer.Delimiters Property |
Top |
DescriptionThe delimiters to be used with the StringTokenizer object. The Delimiters array will resize automatically when delimiters are added or removed using the StringTokenizer.AddDelimiter and StringTokenizer.RemoveDelimiter methods. By default, this array contains one delimiter: a space.
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.
Attributes
Syntax
See also
|