Aspose::Words::Settings::OdsoFieldMapDataCollection::RemoveAt method

OdsoFieldMapDataCollection::RemoveAt method

Removes the element at the specified index.

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

See Also