You are here: Symbol Reference > dtSearch.Engine Namespace > SearchResults Class > SearchResults Methods > IntersectionOf Method
Close
dtSearch .NET Standard API 2023.01
SearchResults.IntersectionOf Method

Create a SearchResults object containing only those items that are present in two other SearchResults objects

public void IntersectionOf( SearchResults a, SearchResults b );