ElementGroup.ElementLinks Propriedade

Definição

Obter o conjunto de links de elementos contidos por este grupo. Isso não inclui os links de elementos contidos em subgrupos filho.

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)

Valor da propriedade

ReadOnlyCollection<ElementLink>

Aplica-se a