Partager via


SrgsOneOf.Items Propriété

Définition

Obtient la liste de toutes les solutions alternatives contenues dans l'élément SrgsOneOf.

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)

Valeur de propriété

Retourne la liste des alternatives.

Remarques

Les mots et expressions de remplacement retournés par cette propriété peuvent avoir été ajoutés aux SrgsOneOf objets as SrgsItem ou String .

S’applique à

Voir aussi