Keyoti Search for ASP.NET API Docs
GetDocumentsFromIndexableSource Method (indexableSourceRecord)
API DocumentationKeyoti.SearchEngine.IndexDocumentIndexGetDocumentsFromIndexableSource(IndexableSourceRecord)
Keyoti Search for ASP.NET 2010
Get's an ArrayList of Document objects belonging to (imported from) an IndexableSource.
Declaration Syntax
C#Visual BasicVisual C++
public virtual ArrayList GetDocumentsFromIndexableSource(
	IndexableSourceRecord indexableSourceRecord
)
Public Overridable Function GetDocumentsFromIndexableSource ( _
	indexableSourceRecord As IndexableSourceRecord _
) As ArrayList
public:
virtual ArrayList^ GetDocumentsFromIndexableSource(
	IndexableSourceRecord^ indexableSourceRecord
)
Parameters
indexableSourceRecord (IndexableSourceRecord)

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609