StringSetIntersection Method |
Name | Description | |
---|---|---|
![]() | Intersection(StringSet) |
Create a new StringSet containing the intersection of the current
StringSet and the specified StringSet.
|
![]() | Intersection(StringSet, StringComparisonTypes, StringComparison) |
Create a new StringSet containing the intersection of the current StringSet and the specified StringSet
per the specified string comparison options.
|