Bagikan melalui


SrgsRule.Elements Properti

Definisi

Mendapatkan kumpulan SrgsElement objek dalam SrgsRule instans.

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)

Nilai Properti

Kumpulan elemen dalam aturan.

Keterangan

Elemen dalam SrgsRule objek dapat terdiri SrgsItemdari objek , , SrgsOneOfSrgsRuleRef, SrgsToken, SrgsNameValueTag, dan SrgsSemanticInterpretationTag .

Berlaku untuk

Lihat juga