SelectedThumbnailCollection.CopyTo Method |
Copies the thumbnails into an array.
Namespace:
Atalasoft.Imaging.WinControls
Assembly:
Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
ExceptionsException | Condition |
---|
ArgumentNullException | Thrown if the array is null (Nothing in VB). |
See Also