Click or drag to resize

ChartPartCollectionGetEnumerator Method

Returns an enumerator that iterates through a collection.

Namespace:  Easymap.AddIn.Analyse
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public IEnumerator<ChartPart> GetEnumerator()

Return Value

Type: IEnumeratorChartPart

Implements

IEnumerableTGetEnumerator
See Also