Gets a collection of Document objects belonging to an indexable source
Declaration Syntax
C# | Visual Basic | Visual C++ |
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: static ArrayList^ GetDocuments( DocumentIndex^ di, IndexableSourceRecord^ indexableSourceRecord, Configuration^ configuration )
Parameters
Return Value
ArrayList of Document objects