SrgsRule.Elements Własność
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Pobiera kolekcję SrgsElement obiektów w wystąpieniu SrgsRule .
public:
property System::Collections::ObjectModel::Collection<System::Speech::Recognition::SrgsGrammar::SrgsElement ^> ^ Elements { System::Collections::ObjectModel::Collection<System::Speech::Recognition::SrgsGrammar::SrgsElement ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsElement> Elements { get; }
member this.Elements : System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsElement>
Public ReadOnly Property Elements As Collection(Of SrgsElement)
Wartość nieruchomości
Kolekcja elementów w regule.
Uwagi
Elementy w SrgsRule obiekcie mogą składać się z SrgsItemobiektów , SrgsOneOf, SrgsTokenSrgsRuleRef, , SrgsNameValueTagi SrgsSemanticInterpretationTag .