SdtListItemCollection Properties

The SdtListItemCollection type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCount
Gets number of items in the collection.
Public propertyCode exampleItem
Returns a SdtListItem object given its zero-based index in the collection.
Public propertyCode exampleSelectedValue
Specifies currently selected value in this list. Null value allowed, meaning that no currently selected entry is associated with this list item collection.
See Also