C# Class IndexViewer.SitecoreSearchResultCollection

Collection of results.
Inheritance: BaseSearchResultCollection
Exibir arquivo Open project: JimmieOverby/IndexViewer Class Usage Examples

Public Methods

Method Description
SitecoreSearchResultCollection ( IndexViewer.SearchResultCollection results, double timeElapsed ) : System

Protected Methods

Method Description
AddRows2Table ( DataTable table, ICollection fields ) : void

Method Details

AddRows2Table() protected method

protected AddRows2Table ( DataTable table, ICollection fields ) : void
table System.Data.DataTable
fields ICollection
return void

SitecoreSearchResultCollection() public method

public SitecoreSearchResultCollection ( IndexViewer.SearchResultCollection results, double timeElapsed ) : System
results IndexViewer.SearchResultCollection
timeElapsed double
return System