Xbasic

Alpha5::StringDictionary Class

Description

Object to map arbitrary strings.

Methods

Clear Method

Remove all keys from the string dictionary.

Exists Method

Return if an item exists in the dictionary.

Get Method

Get a value from a dictionary.

Initialize Method

Add several pairs, separated by '=', items separated by cr-lf.

Remove Method

Remove a key of a value.

Set Method

Set a value to string dictionary.

See Also