removeAt method
removeAt(index)
Removes the element at the specified index.
removeAt(index: number)
| Parameter | Type | Description |
|---|---|---|
| index | number | The zero-based index of the element. |
See Also
- module Aspose.Words.Settings
- class OdsoFieldMapDataCollection
Removes the element at the specified index.
removeAt(index: number)
| Parameter | Type | Description |
|---|---|---|
| index | number | The zero-based index of the element. |