DrawingObjectEnumerator Methods |
The DrawingObjectEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| GetEnumerator |
Allows the usage of the foreach statement with DrawingObjectEnumerator.
(Inherited from DrawingEnumeratorBase.) | |
| GetSize |
Returns the total amout of items.
(Inherited from DrawingEnumeratorBase.) | |
| MoveNext |
Moves to the next item in the enumerator.
(Inherited from DrawingEnumeratorBase.) | |
| Reset |
Resets the enumerator to the beginning.
(Inherited from DrawingEnumeratorBase.) |