Initializes a new instance of the AddItemEventArgs class.
| C# | Visual Basic | Visual C++ |
public AddSystemListItemEventArgs( ShellSystemListItem aItem )
Public Sub New ( _ aItem As ShellSystemListItem _ )
public: AddSystemListItemEventArgs( ShellSystemListItem^ aItem )
- aItem (ShellSystemListItem)
- ShellSystemListItem object, which contains information about the item, which should be added to the ShellListView/FileList.