Freigeben über


ElementGroupPrototype.ProtoElements-Eigenschaft

Ruft eine Auflistung aller in ElementGroupPrototype enthaltenen ProtoElements ab.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntax

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

Eigenschaftswert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ElementGroupPrototype Klasse

Microsoft.VisualStudio.Modeling-Namespace