ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (C1BindingSource)

C1.C1Schedule Namespace > C1BindingSource Class : GetEnumerator Method
Retrieves an enumerator for the List.
Syntax
'Declaration
 
Public Overridable Function GetEnumerator() As System.Collections.IEnumerator
public virtual System.Collections.IEnumerator GetEnumerator()

Return Value

An System.Collections.IEnumerable object that can be used to iterate through the collection.
See Also

Reference

C1BindingSource Class
C1BindingSource Members