ItemCount Property (ListView)
Class
ListView
.
Action
Gets the number of items contained in the list view.
Syntax
C#
protected
Integer
ItemCount { get; }
VB
'Declaration Protected Read Property ItemCount As
Integer
Access
Read only.