Click or drag to resize

StringSetIntersection Method

Overload List
  NameDescription
Public methodIntersection(StringSet)
Create a new StringSet containing the intersection of the current StringSet and the specified StringSet.
Public methodIntersection(StringSet, StringComparisonTypes, StringComparison)
Create a new StringSet containing the intersection of the current StringSet and the specified StringSet per the specified string comparison options.
Top
See Also