[]
        
(Showing Draft Content)

C1.Win.C1Input.UIStrings.GetKeyAt

GetKeyAt Method

GetKeyAt(int)

Returns the key of an item with the specified index.

Declaration
public object GetKeyAt(int index)
Public Function GetKeyAt(index As Integer) As Object
Parameters
Type Name Description
int index

The item index.

Returns
Type Description
object

The item's key.