UIKit.IUICollectionViewDataSource: Method Members

The methods of UIKit.IUICollectionViewDataSource are listed below. For a list of all members, see the IUICollectionViewDataSource Members list.

Public Methods

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