ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (CoverElementCollection)

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

Reference

CoverElementCollection Class
CoverElementCollection Members