StringObj
General Example Properties Methods Implementation Overview

Manipulating strings as lists

This class facilitates the use of a string, containing items separated by one or more constant separation characters.

Example: the RowSource of a ListBox is a string of items, separated by semicolons (;)