UIKit.UICollectionView.ReloadItems Method
Reloads the data for the specified elements.

Syntax

[Foundation.Export("reloadItemsAtIndexPaths:")]
public virtual void ReloadItems (Foundation.NSIndexPath[] indexPaths)

See Also

UICollectionView.ReloadData
UICollectionView.ReloadSections

Parameters

indexPaths
The Foundation.NSIndexPath of the items to be reloaded.

Remarks

If the specified elements are visible, the UIKit.UICollectionView will discard and then redisplay them.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0