JamBaseShellListViewGetItemCollectionType Method |
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntaxprotected virtual Type GetItemCollectionType()
Protected Overridable Function GetItemCollectionType As Type
protected:
virtual Type^ GetItemCollectionType()
abstract GetItemCollectionType : unit -> Type
override GetItemCollectionType : unit -> Type
Return Value
Type:
TypeA typed
JamBaseShellListViewShellListViewItemCollectionT
See Also