Click or drag to resize

CustomFileListTCompleteDetails Method

Completes the details of an item, like image index, sub items etc.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
protected abstract void CompleteDetails(
	T aItem
)

Parameters

aItem
Type: T
The item to complete the details for.
See Also