ComponentOne Xamarin Edition
GetCurrentPage<T> Method
C1.CollectionView Assembly > C1.CollectionView Namespace > ICollectionViewEx Class : GetCurrentPage<T> Method
The collection view.
Gets the current page number.
Syntax
[Extension()]
public static int GetCurrentPage<T>( 
   ICollectionView<T> collectionView
)
where T: class

Parameters

collectionView
The collection view.

Type Parameters

T
See Also

Reference

ICollectionViewEx Class
ICollectionViewEx Members