Click or drag to resize

ShellItemIdListIdCount Property

Gets the number of elements (SHITEMID structures) in the collection, excluding the terminator.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int IdCount { get; }

Property Value

Type: Int32
The count.
See Also