BarSeries.GetEnumerator Method
public IEnumerator<Bar> GetEnumerator()
This language is not supported or no code example is available.
public:
IEnumerator<Bar^>^ GetEnumerator()
This language is not supported or no code example is available.
Return Value
IEnumerator<Bar>A IEnumerator`1 that can be used to iterate through the collection.