ShellBrowser .Net Edition
ItemEventArgs<(Of <(LIST_ITEM>)>) Constructor (aItem)
NamespacesJam.ShellItemEventArgs<(Of <(LIST_ITEM>)>)ItemEventArgs<(Of <(LIST_ITEM>)>)(LIST_ITEM)
Initializes a new instance of the class.
Declaration Syntax
C#Visual BasicVisual C++
public ItemEventArgs(
	LIST_ITEM aItem
)
Public Sub New ( _
	aItem As LIST_ITEM _
)
public:
ItemEventArgs(
	LIST_ITEM aItem
)
Parameters
aItem (LIST_ITEM)
ShellListBaseItem object, which contains information about the item, which should be added to the ShellListView/FileList.

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)