LinkedResourceCollection.Remove
LinkedResourceCollection.Remove method
Removes the first occurrence of a LinkedResource object from the LinkedResourceCollection.
public bool Remove(LinkedResource item)
Parameter | Type | Description |
---|---|---|
item | LinkedResource | The LinkedResource to remove. |
Return Value
true if item is successfully removed; otherwise, false.
See Also
- class LinkedResource
- class LinkedResourceCollection
- namespace Aspose.Email
- assembly Aspose.Email