ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (IntervalAppointmentCollection)

C1.WPF.Schedule Namespace > IntervalAppointmentCollection Class : GetEnumerator Method
Syntax
'Declaration
 
Public Function GetEnumerator() As System.Collections.Generic.IEnumerator(Of IntervalAppointment)
public System.Collections.Generic.IEnumerator<IntervalAppointment> GetEnumerator()
See Also

Reference

IntervalAppointmentCollection Class
IntervalAppointmentCollection Members