String Collection Constructor
There are three overloads for the constructor
Overload List
| StringCollection | Default constructor |
| StringCollection(IEnumerableString) | Construct collection from an enumerable list of String objects |
| StringCollection | Default constructor |
| StringCollection(IEnumerableString) | Construct collection from an enumerable list of String objects |