CollectionViewController.GetItemForIndex

Declaration

public object GetItemForIndex(int index);

Parameters

index The item index.

Returns

object The object in the source at this index.

Description

Returns the item with the specified index.


Did you find this page useful? Please give it a rating: