ComponentOne Xamarin.Android
TotalCount Property (ISupportPaging)


C1.CollectionView Assembly > C1.CollectionView Namespace > ISupportPaging Interface : TotalCount Property
Gets the total number of items in the collection.
Syntax
'Declaration
 
ReadOnly Property TotalCount As Integer
'Usage
 
Dim instance As ISupportPaging
Dim value As Integer
 
value = instance.TotalCount
int TotalCount {get;}
See Also

Reference

ISupportPaging Interface
ISupportPaging Members