remove_at method
remove_at(index)
Removes the element at the specified index.
def remove_at(self, index: int):
...
Parameter | Type | Description |
---|---|---|
index | int | The zero-based index of the element. |
See Also
- module aspose.words.settings
- class OdsoRecipientDataCollection