ElementCollection.Remove
ElementCollection.Remove method
Remove item from collection.
public bool Remove(Element item)
Parameter | Type | Description |
---|---|---|
item | Element | Item to remove. |
Return Value
True if element was removed.
See Also
- class Element
- class ElementCollection
- namespace Aspose.Pdf.Structure
- assembly Aspose.PDF