Click or drag to resize

IScriptingGetSelection Method

Get selection state object. This object is used to get the get and set the current selection int the video catalog.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
ISelection GetSelection()

Return Value

ISelection
An object that implements the ISelection interface.
See Also