|
|
Replaces item at given index within Value with a copy of item
Namespace: Autodesk.Navisworks.Api.DocumentParts
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentException | Argument 'item' has been Disposed |
| System..::..ArgumentNullException | Argument 'item' is null |
| System..::..ArgumentException | Argument 'item' contains an unsupported type of SavedItem |
| System..::..ArgumentOutOfRangeException | Argument 'index' out of range |