Method CountTokens
CountTokens()
Returns the number of unprocessed tokens remaining in the string.
Declaration
public virtual int CountTokens()
Returns
Type | Description |
---|---|
System.Int32 | number of tokens that can be retreived before an
|