Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / (Global) Namespace / bd Class
Members

In This Topic
    bd Class
    In This Topic
    Object Model
    bd Class
    Syntax
    'Declaration
     
    Friend Class bd 
       Inherits System.Collections.Generic.Comparer(Of Appointment)
    internal class bd : System.Collections.Generic.Comparer<Appointment> 
    Inheritance Hierarchy

    System.Object
       System.Collections.Generic.Comparer<T>
          bd

    See Also