StringCollectionExtensionsAsEnumerable Method

Overload List

AsEnumerable(StringCollection) Enumerates all the String items in the specified StringCollection collection, and returns a IEnumerableT collection.
AsEnumerableT(StringCollection) Enumerates all the String items in the specified StringCollection collection, and returns a IEnumerableT collection.

See Also