![]() |
v2.41
|
|
Represents a collection of IDrawing objects. More...
Public Member Functions | |
| HRESULT | Get ([in] int index, [out, retval] IDrawing **ppDrawing) |
| Returns a drawing by index in the collection. | |
Properties | |
| int | Count [get] |
| The number of objects in the collection. | |
Represents a collection of IDrawing objects.
| HRESULT Get | ( | [in] int | index, |
| [out, retval] IDrawing ** | ppDrawing ) |
Returns a drawing by index in the collection.