ShellItemIdList Constructor (Byte, Int32) |
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public ShellItemIdList(
byte[] data,
int offset
)
Parameters
- data
- Type: SystemByte
The data. - offset
- Type: SystemInt32
The offset.
See Also