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