ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (CoverElementChunkCollection)

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

Reference

CoverElementChunkCollection Class
CoverElementChunkCollection Members