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.2
Syntax
protected abstract void CompleteDetails(
	T aItem
)

Parameters

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