ItemsCount Property (ListBoxDescription)
The number of items in the list.

C# Syntax

public Nullable<int> ItemsCount {get; set;}