Compartilhar via


LanguageUnderstandingModelCollection Classe

Definição

Representa uma coleção de modelos LanguageUnderstanding usados para reconhecimento de intenção.

public sealed class LanguageUnderstandingModelCollection : System.Collections.ObjectModel.KeyedCollection<string,Microsoft.CognitiveServices.Speech.Intent.LanguageUnderstandingModel>
type LanguageUnderstandingModelCollection = class
    inherit KeyedCollection<string, LanguageUnderstandingModel>
Public NotInheritable Class LanguageUnderstandingModelCollection
Inherits KeyedCollection(Of String, LanguageUnderstandingModel)
Herança
LanguageUnderstandingModelCollection

Construtores

LanguageUnderstandingModelCollection()

Representa uma coleção de modelos LanguageUnderstanding usados para reconhecimento de intenção.

Aplica-se a