Represents a collection of IReinforcementUnitUsage objects. This interface can be obtained from IObjectReinforcementModel. More...
Public Member Functions | |
HRESULT | Get ([in] int index, [out, retval] IReinforcementUnitUsage **ppReinforcementUnitUsage) |
Returns the reinforcement unit usage by index. More... | |
Properties | |
int | Count [get] |
The number of reinforcement unit usages in the collection. | |
Represents a collection of IReinforcementUnitUsage objects. This interface can be obtained from IObjectReinforcementModel.
HRESULT IReinforcementUnitUsageCollection::Get | ( | [in] int | index, |
[out, retval] IReinforcementUnitUsage ** | ppReinforcementUnitUsage | ||
) |
Returns the reinforcement unit usage by index.