StringTokenizer class

This class allows an application to break a string into tokens.

public class Korzh.EasyQuery.WinForms.StringTokenizer

Package: Korzh.EasyQuery.WinForms (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WinForms.dll

Constructors

Name Type Description
StringTokenizer(StringBuilder source, string separators, string spaces) void Initializes a new instance of the StringTokenizer class.
StringTokenizer(StringBuilder source, string separators) void Initializes a new instance of the StringTokenizer class.
StringTokenizer(string s) void Initializes a new instance of the StringTokenizer class.

Methods

Name Type Description
FirstToken() string Get first token.
NextToken() string Returns next token.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
Powered by AiSTANT