UIKit.UICollectionViewSource.GetItemsCount Method
Returns the number of items in the specified section.

Syntax

[Foundation.Export("collectionView:numberOfItemsInSection:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual nint GetItemsCount (UICollectionView collectionView, nint section)

Parameters

collectionView
Documentation for this section has not yet been entered.
section
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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