RebarContainer.RemoveItem
Method
Description:
Removes Item from the Rebar Container.
Removes Item from the Rebar Container.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pItem | RebarContainerItem | Item to be removed from this Rebar Container |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The item is not a member of this Rebar Container element. |
| ArgumentNullException | A non-optional argument was null |