remove

remove(Paragraph item) function

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

Parameters

NameTypeDescription
itemParagraphThe object to remove from the IGenericCollection.

Result

boolean

Error

ErrorCondition
NotSupportedExceptionThe IGenericCollection is read-only.