removeAt method
removeAt(index)
Removes a field at the specified index from this collection and from the document.
removeAt(index: number)
| Parameter | Type | Description |
|---|---|---|
| index | number | An index into the collection. |
See Also
- module Aspose.Words.Fields
- class FieldCollection