OHyMoS.NET Class Library

Tokenizer.NextToken メソッド

Returns the next token from the token list

オーバーロードの一覧

Returns the next token from the token list

public string NextToken();

Returns the next token from the source string, using the provided token delimiters

public string NextToken(string);

参照

Tokenizer クラス | OhymosNet 名前空間