Gets a value indicating whether the collection contains the specified SearchResultsInfoCollection.
Namespace: DotNetNuke.Services.SearchAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool Contains( SearchResultsInfo value ) |
Visual Basic |
---|
Public Function Contains ( value As SearchResultsInfo ) As Boolean |
Parameters
- value
- Type: DotNetNuke.Services.Search..::..SearchResultsInfo
The SearchResultsInfoCollection to search for in the collection.