removeAt

removeAt(int index) method

Removes custom xml part at the specified index.

Parameters

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

Returns

void

Exception

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