[]
Adds an image to the collection.
public void Add(Image image)
| Type | Name | Description |
|---|---|---|
| Image | image | An Image object to add. |
| Type | Condition |
|---|---|
| ArgumentException | Throws if the collection already has an image with the same name as |
| ArgumentNullException | Throws if |