OHyMoS.NET Class Library

Tokenizer.NextToken メソッド (String)

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

public string NextToken(
   string delimiters
);

パラメータ

delimiters
String containing the delimiters to use

戻り値

The string value of the token

参照

Tokenizer クラス | OhymosNet 名前空間 | Tokenizer.NextToken オーバーロードの一覧