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