Click or drag to resize

ShellSystemListItemCount Property

Gets the number of items the list currently holds.

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

Property Value

Type: Int32
The number of items or 0 if the current view is empty.
See Also