SrgsItem.Elements Właściwość

Definicja

Pobiera kolekcję obiektów zawartych w wystąpieniu SrgsItem .

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)

Wartość właściwości

Kolekcja obiektów zawartych w wystąpieniu SrgsItem .

Dotyczy

Zobacz też