SdtListItemCollection Properties |
The SdtListItemCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Gets number of items in the collection.
|
![]() |
Item |
Returns a
SdtListItem
object given its zero-based index in the collection.
|
![]() |
SelectedValue |
Specifies currently selected value in this list.
Null value allowed, meaning that no currently selected entry is associated with this list item collection.
|