BuildIt.CognitiveServices.Models.BatchJobInfoList.BatchJobInfoList C# (CSharp) Method

BatchJobInfoList() public method

Initializes a new instance of the BatchJobInfoList class.
public BatchJobInfoList ( ) : System.Linq
return System.Linq
        public BatchJobInfoList() { }

Same methods

BatchJobInfoList::BatchJobInfoList ( System batchJobs = default(System.Collections.Generic.IList<BatchJobInfo>) ) : System.Linq
BatchJobInfoList