v2.32
 
IPlacement3DCollection Interface Reference

Represents a collection of IPlacement3D objects. More...

Inheritance diagram for IPlacement3DCollection:

Public Member Functions

HRESULT Get ([in] int index, [out, retval] IPlacement3D **ppPlacement)
 Returns a placement by index in the collection.
 

Properties

int Count [get]
 The number of objects in the collection.
 

Detailed Description

Represents a collection of IPlacement3D objects.