ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (AppointmentCollection)

C1.C1Schedule Namespace > AppointmentCollection 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

AppointmentCollection Class
AppointmentCollection Members