Gets a collection of Document objects belonging to an indexable source
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static ArrayList GetDocuments( DocumentIndex di, IndexableSourceRecord indexableSourceRecord, Configuration configuration )
public static ArrayList GetDocuments( DocumentIndex di, IndexableSourceRecord indexableSourceRecord, Configuration configuration )
Public Shared Function GetDocuments ( di As DocumentIndex, indexableSourceRecord As IndexableSourceRecord, configuration As Configuration ) As ArrayList
Public Shared Function GetDocuments ( di As DocumentIndex, indexableSourceRecord As IndexableSourceRecord, configuration As Configuration ) As ArrayList
public: static ArrayList^ GetDocuments( DocumentIndex^ di, IndexableSourceRecord^ indexableSourceRecord, Configuration^ configuration )
public: static ArrayList^ GetDocuments( DocumentIndex^ di, IndexableSourceRecord^ indexableSourceRecord, Configuration^ configuration )
static member GetDocuments : di : DocumentIndex * indexableSourceRecord : IndexableSourceRecord * configuration : Configuration -> ArrayList
static member GetDocuments : di : DocumentIndex * indexableSourceRecord : IndexableSourceRecord * configuration : Configuration -> ArrayList
Parameters
Return Value
ArrayList
ArrayList of Document objects
ArrayList of Document objects
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120