Gets the item by its index.
Namespace:
C1.Web.iPhone.C1PickerViewAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public C1PickerItem GetItemByIndex( int index ) |
Visual Basic |
---|
Public Function GetItemByIndex ( _ index As Integer _ ) As C1PickerItem |
Parameters
- index
- Type: System..::..Int32
The index.