DrawingObjectEnumerator Methods

The DrawingObjectEnumerator type exposes the following members.

Methods
  NameDescription
Public methodGetEnumerator
Allows the usage of the foreach statement with DrawingObjectEnumerator.
(Inherited from DrawingEnumeratorBase.)
Public methodGetSize
Returns the total amout of items.
(Inherited from DrawingEnumeratorBase.)
Public methodMoveNext
Moves to the next item in the enumerator.
(Inherited from DrawingEnumeratorBase.)
Public methodReset
Resets the enumerator to the beginning.
(Inherited from DrawingEnumeratorBase.)
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next