Share via


SrgsRule.Elements プロパティ

定義

SrgsElement インスタンス内の 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)

プロパティ値

ルール内の要素のコレクション。

注釈

オブジェクト内のSrgsRule要素は、、、SrgsOneOfSrgsRuleRefSrgsNameValueTagSrgsToken、および オブジェクトでSrgsSemanticInterpretationTag構成SrgsItemできます。

適用対象

こちらもご覧ください