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

KeyPhraseBatchResultItemV2() public method

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

Same methods

KeyPhraseBatchResultItemV2::KeyPhraseBatchResultItemV2 ( System keyPhrases = default(System.Collections.Generic.IList<string>), string id = default(string) ) : System.Linq
KeyPhraseBatchResultItemV2