RemoveAt()

ICustomXmlPartCollection::RemoveAt(int32_t) method

Removes custom xml part at the specified index.

virtual void Aspose::Slides::ICustomXmlPartCollection::RemoveAt(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_tThe zero-based index of the element to remove.

See Also