C# Class IndexViewer.SitecoreSearchResultCollection

Collection of results.
Inheritance: BaseSearchResultCollection
Afficher le fichier Open project: JimmieOverby/IndexViewer Class Usage Examples

Méthodes publiques

Méthode Description
SitecoreSearchResultCollection ( IndexViewer.SearchResultCollection results, double timeElapsed ) : System

Méthodes protégées

Méthode Description
AddRows2Table ( DataTable table, ICollection fields ) : void

Method Details

AddRows2Table() protected méthode

protected AddRows2Table ( DataTable table, ICollection fields ) : void
table System.Data.DataTable
fields ICollection
Résultat void

SitecoreSearchResultCollection() public méthode

public SitecoreSearchResultCollection ( IndexViewer.SearchResultCollection results, double timeElapsed ) : System
results IndexViewer.SearchResultCollection
timeElapsed double
Résultat System