ElementGroup.ElementLinks Eigenschaft

Definition

Hiermit wird der in dieser Gruppe enthaltene Satz von Element links angezeigt. Dies schließt nicht die Element Verknüpfungen ein, die in untergeordneten Untergruppen enthalten sind.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ElementLink ^> ^ ElementLinks { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ElementLink ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ElementLink> ElementLinks { get; }
member this.ElementLinks : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ElementLink>
Public ReadOnly Property ElementLinks As ReadOnlyCollection(Of ElementLink)

Eigenschaftswert

ReadOnlyCollection<ElementLink>

Gilt für