Aspose::Words::Settings::OdsoRecipientDataCollection::RemoveAt method

OdsoRecipientDataCollection::RemoveAt method

Removes the element at the specified index.

void Aspose::Words::Settings::OdsoRecipientDataCollection::RemoveAt(int32_t index)
ParameterTypeDescription
indexint32_tThe zero-based index of the element.

See Also