Method SetString NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll SetString(int, string) Replaces the string representation of the item at the specified index. void SetString(int n, string s) Parameters n int Zero-based index of the item. s string The new string for the item.