| Item Method | |
| See Also |
- Index
The value to be returned. Select the value by supplying one of the following:
- The index of the valid value, 0-based (long integer)
- The display name of the valid value (string)
Returns an item from the collection.
| Visual Basic |
|---|
Public Function Item( _
ByVal Index As Variant _
) As ValidValue |
- Index
The value to be returned. Select the value by supplying one of the following:
- The index of the valid value, 0-based (long integer)
- The display name of the valid value (string)
The valid value