Discover the SdtListItemCollection GetEnumerator method to efficiently iterate through collection items, enhancing your coding efficiency and productivity.... Add ( new SdtListItem ( "Value 1" )); Assert . AreEqual ( listItems...DisplayText , listItems [ 0 ]. Value ); // Add 3 more list items...