UIKit.IUICollectionViewDataSource Members

The members of UIKit.IUICollectionViewDataSource are listed below.

Public Methods

GetCell(UICollectionView, Foundation.NSIndexPath) : UICollectionViewCell
Gets a cell.
GetItemsCount(UICollectionView, nint) : nint
The number of items in the specified section.