![]() | DrawingEnumeratorBase Methods |
The DrawingEnumeratorBase type exposes the following members.

Name | Description | |
---|---|---|
![]() | GetEnumerator |
Allows the usage of the foreach statement with DrawingObjectEnumerator.
|
![]() | GetSize |
Returns the total amout of items.
|
![]() | MoveNext |
Moves to the next item in the enumerator.
|
![]() | Reset |
Resets the enumerator to the beginning.
|
