Partilhar via


PatternMatchingIntentCollection Classe

Definição

Representa uma coleção de intenções de modelo de correspondência de padrões usada para reconhecimento de intenção.

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)
Herança
PatternMatchingIntentCollection

Construtores

PatternMatchingIntentCollection()

Representa uma coleção de intenções de modelo de correspondência de padrões usada para reconhecimento de intenção.

Aplica-se a