ComponentOne Basic Library for UWP
Count Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : Count Property
Gets the number of items in the view.
Syntax
'Declaration
 
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members