Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / ResourceStorage Class / Count Property

In This Topic
    Count Property (ResourceStorage)
    In This Topic
    Gets the total number of items in the underlying list.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property Count As Integer
    public virtual int Count {get;}
    See Also