/ Assembly List / LJCGenTextLib / GenTokens

Namespace - LJCGenTextLib


Syntax

C#
public class GenTokens : List<String>

Represents a collection of replacement token strings.

Public Methods
#ctor Initializes an object instance.
BinarySearch Searches the entire sorted collection for an element with the specified value using the default comparer and returns a reference to the element. Returns a null object if the element is not found.
GetNextToken Retrieves the next valid token.
SetTokens Sets the Token elements from the specified text.
4 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.