ComponentOne Scheduler for WPF and Silverlight
GetEnumerator Method (LabelCollection)

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

Reference

LabelCollection Class
LabelCollection Members