[]
Gets an item from the UIKit.UITableView Foundation.NSIndexPath.
public T GetItem(NSIndexPath indexPath)
Public Function GetItem(indexPath As NSIndexPath) As T
| Type | Name | Description |
|---|---|---|
| NSIndexPath | indexPath | The index path. |
| Type | Description |
|---|---|
| T |