Method to get the next (string)token of this StringTokenizer.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
public string NextElement() |
Visual Basic |
---|
Public Function NextElement As String |
Visual C++ |
---|
public: String^ NextElement() |