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