Method to get the number of tokens in this StringTokenizer.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
public int CountTokens() |
Visual Basic |
---|
Public Function CountTokens As Integer |
Visual C++ |
---|
public: int CountTokens() |