Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / AppointmentComparer Class / Default Property

In This Topic
    Default Property
    In This Topic
    Returns an existing instance of AppointmentComparer class if any; or creates a new one.
    Syntax
    'Declaration
     
    
    Public Shared Shadows ReadOnly Property Default As AppointmentComparer
    public new static AppointmentComparer Default {get;}
    See Also