ShellBrowser .Net Edition
AddSystemListItemEventArgs Constructor (aItem)
NamespacesJam.ShellAddSystemListItemEventArgsAddSystemListItemEventArgs(ShellSystemListItem)
Initializes a new instance of the AddItemEventArgs class.
Declaration Syntax
C#Visual BasicVisual C++
public AddSystemListItemEventArgs(
	ShellSystemListItem aItem
)
Public Sub New ( _
	aItem As ShellSystemListItem _
)
public:
AddSystemListItemEventArgs(
	ShellSystemListItem^ aItem
)
Parameters
aItem (ShellSystemListItem)
ShellSystemListItem 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)