AddItem Method

Object List Next Object

Defined By:
ObjectList Control

Description:

Adds an item to the list.

Declaration:

Function AddItem(ByVal item As Object)As Integer

Details:

Item is the name of the object to add to the list.