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 요소는 , , SrgsOneOf, SrgsRuleRefSrgsToken, SrgsNameValueTagSrgsSemanticInterpretationTag 개체로 구성됩니다SrgsItem.

적용 대상

추가 정보