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 public int IdCount { get; }
Property Value
Type:
Int32The count.
See Also