ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (C1ObservableKeyedCollection<TKey,TItem>)

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

Reference

C1ObservableKeyedCollection<TKey,TItem> Class
C1ObservableKeyedCollection<TKey,TItem> Members