Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / C1ItemCollection Class / Count Property

In This Topic
    Count Property (C1ItemCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also