The methods of System.Collections.Specialized.StringCollection are listed below. For a list of all members, see the StringCollection Members list.
See Also: Inherited members from System.Object
Add(string) : int Documentation for this section has not yet been entered.AddRange(string[]) Documentation for this section has not yet been entered.Clear() Documentation for this section has not yet been entered.Contains(string) : bool Documentation for this section has not yet been entered.CopyTo(string[], int) Documentation for this section has not yet been entered.GetEnumerator() : StringEnumerator Documentation for this section has not yet been entered.IndexOf(string) : int Documentation for this section has not yet been entered.Insert(int, string) Documentation for this section has not yet been entered.Remove(string) Documentation for this section has not yet been entered.RemoveAt(int) Documentation for this section has not yet been entered.