Click or drag to resize

SystemShellListItemCollectionT Constructor

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 6.3.1
Syntax
public SystemShellListItemCollection(
	bool isReadOnly
)

Parameters

isReadOnly
Type: SystemBoolean
if set to true the collection is readonly.
See Also