removeAt method
removeAt(index)
Removes an item at the specified index.
removeAt(index: number)
Parameter | Type | Description |
---|---|---|
index | number | The zero based index. |
See Also
- module Aspose.Words.Markup
- class CustomPartCollection
Removes an item at the specified index.
removeAt(index: number)
Parameter | Type | Description |
---|---|---|
index | number | The zero based index. |