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. More... | |
Properties | |
int | Count [get] |
The number of objects in the collection. | |
Represents a collection of IDrawing objects.
HRESULT IDrawingCollection::Get | ( | [in] int | index, |
[out, retval] IDrawing ** | ppDrawing | ||
) |
Returns a drawing by index in the collection.