ShellBrowser .Net Edition
RemoveAt Method (index)
NamespacesJam.ShellShellSystemListItemCollectionRemoveAt(Int32)
Part of the IList<(Of <(T>)>) interface. Always throws an exception, since ShellSystemListViewItemCollection is readonly.
Declaration Syntax
C#Visual BasicVisual C++
public void RemoveAt(
	int index
)
Public Sub RemoveAt ( _
	index As Integer _
)
public:
virtual void RemoveAt(
	int index
) sealed
Parameters
index (Int32)

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