|
|
Item(itemNumber As long) As string
string Item(long itemNumber);
| name | type | description | ||
| itemNumber | long |
Returns an item in the list. The first element is always 0.
An exception is thrown if the item number request is greater or equal to the size of the list.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.