Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / DateList Class / Count Property

In This Topic
    Count Property (DateList)
    In This Topic
    Returns the number of items in the wrapped list.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also