Click or drag to resize

ItemIdListCount Property

Returns the number of parts this ItemIdList consists of.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public int Count { get; }

Return Value

Type: Int32
The number of parts of this ItemIdList.
See Also