Click or drag to resize

ShellItemIdListClone Method

Clones this instance.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellItemIdList Clone()

Return Value

Type: ShellItemIdList
An instance of the ShellItemIdList class.
See Also