Sdílet prostřednictvím


ElementGroupPrototype.ProtoElements – vlastnost

Kolekce všech ProtoElements obsažené v ElementGroupPrototype získá.

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 ProtoElements As ReadOnlyCollection(Of ProtoElement)
public ReadOnlyCollection<ProtoElement> ProtoElements { 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ů