Partager via


PatternMatchingIntentCollection Classe

Définition

Représente une collection d’intentions de modèle correspondant utilisée pour la reconnaissance d’intention.

public sealed class PatternMatchingIntentCollection : System.Collections.ObjectModel.KeyedCollection<string,Microsoft.CognitiveServices.Speech.Intent.PatternMatchingIntent>
type PatternMatchingIntentCollection = class
    inherit KeyedCollection<string, PatternMatchingIntent>
Public NotInheritable Class PatternMatchingIntentCollection
Inherits KeyedCollection(Of String, PatternMatchingIntent)
Héritage
PatternMatchingIntentCollection

Constructeurs

PatternMatchingIntentCollection()

Représente une collection d’intentions de modèle correspondant utilisée pour la reconnaissance d’intention.

S’applique à