<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > StringBuilder > cStringBuilderArray Class > <cStringBuilderArray> Properties > <cStringBuilderArray>.Items |
Description
Retrieves number of string items added so far inside cStringBuilderArray object
Syntax
GET
n = <cStringBuilderArray>.Items
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
This property is read only property
See also
Examples