Click or drag to resize

JamBaseShellListViewGetSelectedItemCollectionType Method

Gets the type of the Selected Item Collection. It is used to create the correct JamBaseShellListViewShellListViewSelectedItemCollectionT for the inheriting classes.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
protected virtual Type GetSelectedItemCollectionType()

Return Value

Type
A typed JamBaseShellListViewShellListViewSelectedItemCollectionT
See Also