Aracılığıyla paylaş


SrgsOneOf.Items Özellik

Tanım

öğesinde yer alan SrgsOneOf tüm alternatiflerin listesini alır.

public:
 property System::Collections::ObjectModel::Collection<System::Speech::Recognition::SrgsGrammar::SrgsItem ^> ^ Items { System::Collections::ObjectModel::Collection<System::Speech::Recognition::SrgsGrammar::SrgsItem ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsItem> Items { get; }
member this.Items : System.Collections.ObjectModel.Collection<System.Speech.Recognition.SrgsGrammar.SrgsItem>
Public ReadOnly Property Items As Collection(Of SrgsItem)

Özellik Değeri

Alternatiflerin listesini döndürür.

Açıklamalar

Bu özellik tarafından döndürülen alternatif sözcükler ve tümcecikler veya SrgsItemString nesnelerine SrgsOneOf eklenmiş olabilir.

Şunlara uygulanır

Ayrıca bkz.