remove

remove(CustomXmlPart item) method

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

Parameters

NameTypeDescription
itemCustomXmlPartThe custom xml part to remove.

Returns

boolean

Exception

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