ThumbnailCollectionAdd Method (RandomAccessImageSource, ThumbnailCaptionRequestEventHandler) |
Namespace: Atalasoft.Imaging.WinControls
public void Add( RandomAccessImageSource source, ThumbnailCaptionRequestEventHandler captionRequestHandler )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown if the source argument is null (Nothing in VB). |
| ArgumentException | Thrown if the source does not know its total image count. |