Partilhar via


PatternMatchingEntityCollection Classe

Definição

Representa uma coleção PatternMatchingEntity usada para reconhecimento de intenção.

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

Construtores

PatternMatchingEntityCollection()

Representa uma coleção PatternMatchingEntity usada para reconhecimento de intenção.

Aplica-se a