Aracılığıyla paylaş


SrgsRule.Elements Özellik

Tanım

Örnekteki SrgsRule nesne koleksiyonunu SrgsElement alır.

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)

Özellik Değeri

Kuraldaki öğelerin koleksiyonu.

Açıklamalar

Bir SrgsRule nesnedeki öğeler , , SrgsOneOf, SrgsRuleRef, SrgsToken, SrgsNameValueTagve SrgsSemanticInterpretationTag nesnelerinden SrgsItemoluşabilir.

Şunlara uygulanır

Ayrıca bkz.