Gets a collection of Document objects belonging to an indexable source
            
 Declaration Syntax
 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
 Parameters Return Value
 Return ValueArrayList of Document objects