| ISelectionSetSelectedThumbnails Method |
Set the selected thumbnails in the program.
Namespace: VideoCatalogerAssembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax void SetSelectedThumbnails(
List<long> new_selection
)
Parameters
- new_selection ListInt64
- List with thumbnai ids
See Also