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