remove

remove(Paragraph item) method

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

Parameters

NameTypeDescription
itemParagraphThe object to remove from the IGenericCollection.

Returns

boolean

Exception

ExceptionCondition
NotSupportedExceptionThe IGenericCollection is read-only.