Scheduler for WPF | ComponentOne
C1.C1Schedule Namespace / AppointmentMappingCollection Class / Count Property

In This Topic
    Count Property (AppointmentMappingCollection)
    In This Topic
    Gets the number of elements actually contained in the MappingCollectionBase<T> object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also