Aspose::Words::Bibliography::PersonCollection::RemoveAt method
PersonCollection::RemoveAt method
Removes the person at the specified index.
void Aspose::Words::Bibliography::PersonCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of the person to remove. |
See Also
- Class PersonCollection
- Namespace Aspose::Words::Bibliography
- Library Aspose.Words for C++