Discover how to enhance your collection with the SdtListItemCollection Add method. Effortlessly add items and streamline your data management today!... Add ( new SdtListItem ( "Value 1" )); Assert . AreEqual ( listItems...DisplayText , listItems [ 0 ]. Value ); // Add 3 more list items...