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

SentimentBatchResultV2() public method

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

Same methods

SentimentBatchResultV2::SentimentBatchResultV2 ( System documents = default(System.Collections.Generic.IList<SentimentBatchResultItemV2>), System errors = default(System.Collections.Generic.IList<ErrorRecordV2>) ) : System.Linq
SentimentBatchResultV2