Numbering
|
Remove a parameter from a specific index.
The position where the parameter to be removed.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The parameters container must not be empty. The provided index is index -or- index must be in range between 0 and NumberOfParameters. |