![]() |
v2.41
|
|
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. | |
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 Get | ( | [in] int | index, |
| [out, retval] IReinforcementUnitUsage ** | ppReinforcementUnitUsage ) |
Returns the reinforcement unit usage by index.