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