remove method
remove(name)
Removes the specified value from the collection.
remove(name: string)
| Parameter | Type | Description |
|---|---|---|
| name | string | The case-sensitive value to remove. |
See Also
- module Aspose.Words.Fields
- class DropDownItemCollection
Removes the specified value from the collection.
remove(name: string)
| Parameter | Type | Description |
|---|---|---|
| name | string | The case-sensitive value to remove. |