Click or drag to resize

CustomFileListTGetSelectedItemCollectionType Method

Gets the type of the selected item collection.

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

Return Value

Type
The type of the selected item collection.
See Also