ImageCollection<TImage, TInfo>.Add Method
Name | Parameters | Description |
---|---|---|
Add |
image | Adds a specific image to this collection. |
Add |
key, image | Adds a specific image to this collection. |
Add |
key, assembly |
Adds an image from the resource assembly to this collection. |
Add |
key, resource |
Adds a resource image to this collection. |
Add |
key, image |
Adds an image to this collection by its URI. |