ShellBrowser .Net Edition
Add Method (item)
NamespacesJam.ShellShellSystemListItemCollectionAdd(ShellSystemListItem)
Part of the ICollection<(Of <(T>)>) interface. Always throws an exception, since ShellSystemListViewItemCollection is readonly.
Declaration Syntax
C#Visual BasicVisual C++
public void Add(
	ShellSystemListItem item
)
Public Sub Add ( _
	item As ShellSystemListItem _
)
public:
virtual void Add(
	ShellSystemListItem^ item
) sealed
Parameters
item (ShellSystemListItem)
The ShellListItem to add

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