[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.Images.Remove

Remove Method

Remove(Image)

Removes a specified image from the collection.

Declaration
public void Remove(Image image)
Parameters
Type Name Description
Image image

A Image object to remove.

Exceptions
Type Condition
ArgumentNullException

Throws if image is null.