Items Property (ListBoxDescription)
A read-only collection of all IListItem objects in the list.
Remarks
When weblist items are loaded dynamically, it is possible that only a partial list of the items will be returned.

C# Syntax

public string[] Items {get; set;}