The Add method adds an Item object at the specified index.

Parameters

Return Value

The Added Item object.

Remarks

The new Item object is inserted into the Items collection at the specified index. Any existing Item objects at or following this index, will have their collection index increased by one. If no index is supplied, the new Item object is appended to the end of the Items collection.

Copyright © Coalesys, Inc.