Keyoti Search for ASP.NET API Docs
GetIndexedDocuments Method
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesWebSiteSpiderGetIndexedDocuments()()()
Keyoti Search for ASP.NET 2010
Gets all the indexed documents from the document table, as an ArrayList of Document objects
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Use DocumentIndex.GetIndexedDocuments instead.", 
	true)]
public virtual ArrayList GetIndexedDocuments()
<ObsoleteAttribute("Use DocumentIndex.GetIndexedDocuments instead.",  _
	True)> _
Public Overridable Function GetIndexedDocuments As ArrayList
[ObsoleteAttribute(L"Use DocumentIndex.GetIndexedDocuments instead.", 
	true)]
public:
virtual ArrayList^ GetIndexedDocuments()
Return Value
ArrayList of Document objects

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