removeAt method
removeAt(index)
Removes the person at the specified index.
removeAt(index: number)
Parameter | Type | Description |
---|---|---|
index | number | The zero-based index of the person to remove. |
See Also
- module Aspose.Words.Bibliography
- class PersonCollection