See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchResults::IntersectionOf Method

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

C#
public IntersectionOf(ref SearchResults a, ref SearchResults b);
Visual Basic
Public Sub IntersectionOf(ByRef a As SearchResults, ByRef b As SearchResults)
See Also
You are here: dtSearch::Engine Namespace > SearchResults Class > SearchResults Methods > IntersectionOf Method
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.