Processes the results from the given range matching the required type
            
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- results
 - Type: 
System.Collections.Generic IList ISearchDocument 
List of the results 
- from
 - Type: 
System Int32
Index from which process the results 
- to
 - Type: 
System Int32
Index to process the results 
- typeLambda
 - Type: 
System Func 
String, 
Boolean 
Function that checks the type of the results to process 
Return Value
Type:See Also