Skip to main content
A newer version of this page is available. .

AppointmentViewInfoCollection Constructors

A collection of AppointmentViewInfo objects.
Name Parameters Description
AppointmentViewInfoCollection() none Initializes a new instance of the AppointmentViewInfoCollection class with the default settings.
AppointmentViewInfoCollection(IEnumerable<AppointmentViewInfo>) collection Initializes new instance of the AppointmentViewInfoCollection class with the specified settings.
AppointmentViewInfoCollection(Int32) capacity Initializes new instance of the AppointmentViewInfoCollection class with the specified settings.
See Also