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