UIKit.UICollectionViewController.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
Collection view managed by this view controller.
section
The specified section.

Returns

An int with the number of items in the specified section.

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