ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (AppointmentMappingCollection)

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

Reference

AppointmentMappingCollection Class
AppointmentMappingCollection Members