Item Method

Item(itemNumber As long) As long

long Item(long itemNumber);

Parameters

name type description
itemNumber long

Description

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.

Object

NumberList



We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.