May 2010
Intermediate to advanced
1272 pages
61h 18m
English
StringCollection CollectionThe System.Collections.Specialized.StringCollection is similar to the ArrayList collection except that it is limited to accepting only strings. The following code provides an example:

Basically you can use the same members of ArrayList and perform the same operations.
Read now
Unlock full access