ElementGroupPrototype.ProtoElementLinks (Propiedad)

obtiene la colección de todo el ProtoElementLinks contenido en el ElementGroupPrototype.

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
Public ReadOnly Property ProtoElementLinks As ReadOnlyCollection(Of ProtoLink)
public ReadOnlyCollection<ProtoLink> ProtoElementLinks { get; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

ElementGroupPrototype Clase

Microsoft.VisualStudio.Modeling (Espacio de nombres)