Category:Stringlist methods: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
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.


See [[Notation conventions for methods]] for information about the conventions followed in the method descriptions.
See [[Notation conventions for methods|"Notation conventions for methods"]] for information about the conventions followed in the method descriptions.

Revision as of 23:12, 2 May 2011

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.

See "Notation conventions for methods" for information about the conventions followed in the method descriptions.

Pages in category "Stringlist methods"

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