ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (AppointmentList)

C1.C1Schedule Namespace > AppointmentList Class : GetEnumerator Method
Syntax
'Declaration
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of Appointment)
public System.Collections.Generic.IEnumerator<Appointment> GetEnumerator()
See Also

Reference

AppointmentList Class
AppointmentList Members