Partager via


ElementGroupPrototype.ProtoElementLinks, propriété

Obtient la collection de tout le ProtoElementLinks contenu dans l'ElementGroupPrototype.

Espace de noms :  Microsoft.VisualStudio.Modeling
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ProtoElementLinks As ReadOnlyCollection(Of ProtoLink)
public ReadOnlyCollection<ProtoLink> ProtoElementLinks { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<ProtoLink>

Sécurité .NET Framework

Voir aussi

Référence

ElementGroupPrototype Classe

Microsoft.VisualStudio.Modeling, espace de noms