Click or drag to resize

FileListGetSelectedItemCollectionType Method

Gets the type of the selected item collection.

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

Return Value

Type: Type
The selected item collection type.
See Also