BBjListBox::getItemAt
Description
Returns an item from the list in the BBjListBox control.
Syntax
| 
                                                         Return Value  | 
                                                    
                                                         Method  | 
                                                
| 
                                                         string  | 
                                                    
                                                         getItemAt(int index)  | 
                                                
Parameters
| 
                                                         Variable  | 
                                                    
                                                         Description  | 
                                                
| 
                                                         index  | 
                                                    
                                                         Specifies the 0-based index of the item to retrieve.  | 
                                                
Return Value
Returns an item from the list in the BBjListBox control.
Example
                                                     | 
                                                
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.