remove
remove(CustomXmlPart item) function
Removes the first occurrence of a specific object from the collection.
Parameters
Name | Type | Description |
---|---|---|
item | CustomXmlPart | The custom xml part to remove. |
Result
boolean
Error
Error | Condition |
---|---|
com.aspose.ms.System.ArgumentNullException | item is null. |