Sdílet prostřednictvím


ElementGroupPrototype.RootProtoElements – vlastnost

Získá kolekce všech kořenových obsažené v ElementGroupPrototype ProtoElements.

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Deklarace
Public ReadOnly Property RootProtoElements As ReadOnlyCollection(Of ProtoElement)
public ReadOnlyCollection<ProtoElement> RootProtoElements { get; }

Hodnota vlastnosti

Typ: System.Collections.ObjectModel.ReadOnlyCollection<ProtoElement>

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementGroupPrototype Třída

Microsoft.VisualStudio.Modeling – obor názvů