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