[]
        
(Showing Draft Content)

C1.iOS.DataCollection.C1TableViewSource-1.GetItem

GetItem Method

GetItem(NSIndexPath)

Gets an item from the UIKit.UITableView Foundation.NSIndexPath.

Declaration
public T GetItem(NSIndexPath indexPath)
Parameters
Type Name Description
NSIndexPath indexPath

The index path.

Returns
Type Description
T