removeAt method
removeAt(index)
Removes a value at the specified index.
removeAt(index: number)
Parameter | Type | Description |
---|---|---|
index | number | The zero based index. |
See Also
- module Aspose.Words.Fields
- class DropDownItemCollection
Removes a value at the specified index.
removeAt(index: number)
Parameter | Type | Description |
---|---|---|
index | number | The zero based index. |