Set the result of the next search query
            
    Namespace: 
   Mindscape.LightSpeed.TestingAssembly: Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| public void SetExpectedSearchResult( IList<SearchResult> result ) | 
| Visual Basic (Declaration) | 
|---|
| Public Sub SetExpectedSearchResult ( _ result As IList(Of SearchResult) _ ) | 
Parameters
- result
- Type: System.Collections.Generic..::.IList<(Of <(SearchResult>)>)
 The search results to be returned





