'Declaration Public Function New( _ ByVal owner As AppointmentCollection _ )
public AppointmentList( AppointmentCollection owner )
Parameters
- owner
- Reference to the owning AppointmentCollection object.
'Declaration Public Function New( _ ByVal owner As AppointmentCollection _ )
public AppointmentList( AppointmentCollection owner )