Click or drag to resize

ISelection Methods

The ISelection type exposes the following members.

Methods
 NameDescription
Public methodGetSelectedActorGet the currently selected actor. null if no selected actor
Public methodGetSelectedBinGet the currently selected Bin. null if no selected bin
Public methodGetSelectedPlaylistGet the currently selected playlist. null if no selected playlist
Public methodGetSelectedThumbnailsGet a list of the currently selected thumbnail ids.
Public methodGetSelectedVideosGet a list of the currently selected video ids.
Public methodSetNoSelectedVideoSet no selected video in the video catalog window.
Public methodSetSelectedActorSet the currently selected Actor.
Public methodSetSelectedBinSet the currently selected bin.
Public methodSetSelectedPlaylistSet the currently selected playlist.
Public methodSetSelectedPlaylistClipSet the currently selected playlist clip assuming a playlist is selected.
Public methodSetSelectedThumbnailSelect one thumbnail in the catalog window.
Public methodSetSelectedThumbnailsSet the selected thumbnails in the program.
Public methodSetSelectedVideoSelect one video in the catalog window.
Public methodSetSelectedVideosSet the selected videos in the program.
Top
See Also