Click or drag to resize

ShellItemIdListIdCount Property

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

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

Property Value

Type: Int32
The count.
See Also