Click or drag to resize

CustomFileListTGetItemCollectionType Method

Gets the type of the item collection.

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

Return Value

Type: Type
The type of the item collection.
See Also