C# 클래스 IndexViewer.SitecoreSearchResultCollection

Collection of results.
상속: BaseSearchResultCollection
파일 보기 프로젝트 열기: JimmieOverby/IndexViewer 1 사용 예제들

공개 메소드들

메소드 설명
SitecoreSearchResultCollection ( IndexViewer.SearchResultCollection results, double timeElapsed ) : System

보호된 메소드들

메소드 설명
AddRows2Table ( DataTable table, ICollection fields ) : void

메소드 상세

AddRows2Table() 보호된 메소드

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

SitecoreSearchResultCollection() 공개 메소드

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