This collection is to be used only as a return object in scripts.
The following table lists methods and properties of the StringCollection collection with links to the respective reference pages.
Method or Property |
Description |
|---|---|
| Item Method (StringCollection Collection) | Returns an element (specified by its index number) from the collection. |
| Remove Method (StringCollection Collection) | Removes an element (specified by its index number) from the collection. |
| Count Property (StringCollection Collection) | Returns the number of elements in the collection. |