Part of the ICollection<(Of <(T>)>) interface.
Always throws an exception, since ShellSystemListViewItemCollection is readonly.
| C# | Visual Basic | Visual C++ |
public void Add( ShellSystemListItem item )
Public Sub Add ( _ item As ShellSystemListItem _ )
public: virtual void Add( ShellSystemListItem^ item ) sealed
- item (ShellSystemListItem)
- The ShellListItem to add