ComponentOne Gauges for WPF and Silverlight
GetEnumerator Method (C1GaugeDecoratorCollection)

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

Reference

C1GaugeDecoratorCollection Class
C1GaugeDecoratorCollection Members