Constructs a MultiTableDocumentBatchGet object from a number of
            DocumentBatchGet objects.
            
 Declaration Syntax
 Declaration Syntax| C# | 
public MultiTableDocumentBatchGet( params DocumentBatchGet[] batches )
 Parameters
 Parameters- batches (array<DocumentBatchGet>[]()[][])
- Collection of DocumentBatchGet objects.