removeAt

removeAt(int index) function

Removes custom xml part at the specified index.

Parameters

NameTypeDescription
indexintThe zero-based index of the element to remove.

Error

ErrorCondition
com.aspose.ms.System.ArgumentOutOfRangeExceptionindex is less than 0.-or-index is equal to or greater than Count