Class StringCollection
Class StringCollection
- AbstractCollection implements IteratorAggregate, Countable
- ┗ StringCollection
Methods summary
public
getStringArray( void )
: array
Convert the items to strings and return all items as an array.
Methods inherited from AbstractCollection
__construct(),
_add(),
_getExceptionText(),
_itemIsValid(),
count(),
getArray(),
getItem(),
getIterator(),
isEmpty()