.NET API 960,512 bytes
TokenList
A simple list of tokens that is immutable.
public string this[
int index] {
get; }
public void Add(
string[]
tokens)
public void Remove(
string[]
tokens)
public bool Toggle(
string token,
bool force =
false)
public void Update(
string value)