| Item Method | |
| See Also |
- Index
The ChooseFromList to be returned. Select the ChooseFromList by supplying one of the following:
- The index of the ChooseFromList, 0-based (long integer)
- The unique ID of the ChooseFromList (string)
Returns the specified ChooseFromList object.
| Visual Basic |
|---|
Public Function Item( _
ByVal Index As Variant _
) As ChooseFromList |
- Index
The ChooseFromList to be returned. Select the ChooseFromList by supplying one of the following:
- The index of the ChooseFromList, 0-based (long integer)
- The unique ID of the ChooseFromList (string)