remove
remove(Paragraph item) function
Removes the first occurrence of a specific object from the IGenericCollection.
Parameters
| Name | Type | Description |
|---|
| item | Paragraph | The object to remove from the IGenericCollection. |
Result
boolean
Error
| Error | Condition |
|---|
| NotSupportedException | The IGenericCollection is read-only. |