Udostępnij za pośrednictwem


SrgsRule.Elements Właściwość

Definicja

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ść właściwości

Kolekcja elementów w regule.

Uwagi

Elementy w SrgsRule obiekcie mogą składać się z SrgsItemobiektów , SrgsOneOf, SrgsTokenSrgsRuleRef, , SrgsNameValueTagi SrgsSemanticInterpretationTag .

Dotyczy

Zobacz też