Click or drag to resize

SdtListItemCollection Properties

The SdtListItemCollection type exposes the following members.

Properties
Name Description
Public property Count
Gets number of items in the collection.
Public property Item
Returns a SdtListItem object given its zero-based index in the collection.
Public property SelectedValue
Specifies currently selected value in this list. Null value allowed, meaning that no currently selected entry is associated with this list item collection.
Top
See Also