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)
ParameterTypeDescription
indexint32_tThe zero-based index of the person to remove.

See Also