Category:Stringlist methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Created page with "Stringlist methods are members of the Stringlist class. Stringlists are unbounded arrays of strings. They are not as generalized as ''Collections'' (see [[Collection class]...")
 
mNo edit summary
Line 1: Line 1:
Stringlist methods are members of the [[Stringlist class]].  Stringlists are unbounded arrays of strings.  They are not as generalized as ''Collections'' (see [[Collection class]]) but offer a more powerful API, as documented in the methods listed here.
Stringlist methods are members of the [[Stringlist class]].  Stringlists are unbounded arrays of strings.  They are not as generalized as ''Collections'' (see [[Collection class]]) but offer a more powerful API, as documented in the methods listed here.
[[Category:System methods]]

Revision as of 15:07, 26 November 2010

Stringlist methods are members of the Stringlist class. Stringlists are unbounded arrays of strings. They are not as generalized as Collections (see Collection class) but offer a more powerful API, as documented in the methods listed here.

Pages in category "Stringlist methods"

The following 82 pages are in this category, out of 82 total.