Collection of Strings
Object
StringCollection
[Visual Basic] Public Class StringCollection Implements IList, ICollection, IEnumerable [C#] public class StringCollection : IList, ICollection, IEnumerable [C++] public __gc class StringCollection : public IList, ICollection, IEnumerable [JScript] public class StringCollection implements IList, ICollection, IEnumerable
[To be supplied.]
Namespace: System.Collections
Assembly: System.dll