Scheduler for WPF and Silverlight | ComponentOne
C1.C1Schedule Namespace / AppointmentStorage Class / Count Property

In This Topic
    Count Property (AppointmentStorage)
    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