Email Factory for .NET

StringTokenizer.HasMoreElements Method 

Method to probe for more tokens.

public bool HasMoreElements();

Return Value

true if there are more tokens; false otherwise.

See Also

StringTokenizer Class | Jscape.Email Namespace