Sdílet prostřednictvím


ElementGroupPrototype.ProtoElementLinks – vlastnost

Kolekce všech ProtoElementLinks 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 ProtoElementLinks As ReadOnlyCollection(Of ProtoLink)
public ReadOnlyCollection<ProtoLink> ProtoElementLinks { get; }

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementGroupPrototype Třída

Microsoft.VisualStudio.Modeling – obor názvů