Click or drag to resize

ShellItemIdList Constructor (Byte)

Initializes a new instance of the ShellItemIdList class.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public ShellItemIdList(
	byte[] data
)

Parameters

data
Type: SystemByte
The data.
See Also