'Declaration
Public Class AppointmentMappingCollection Inherits C1.C1Schedule.MappingCollectionBase(Of Appointment)
public class AppointmentMappingCollection : C1.C1Schedule.MappingCollectionBase<Appointment>
'Declaration
Public Class AppointmentMappingCollection Inherits C1.C1Schedule.MappingCollectionBase(Of Appointment)
public class AppointmentMappingCollection : C1.C1Schedule.MappingCollectionBase<Appointment>
System.Object
System.Collections.ObjectModel.Collection<T>
System.Collections.ObjectModel.KeyedCollection<TKey,TItem>
C1.C1Schedule.MappingCollectionBase<T>
C1.C1Schedule.AppointmentMappingCollection