remove

remove(CustomXmlPart item) function

Removes the first occurrence of a specific object from the collection.

Parameters

NameTypeDescription
itemCustomXmlPartThe custom xml part to remove.

Result

boolean

Error

ErrorCondition
com.aspose.ms.System.ArgumentNullExceptionitem is null.