ElementGroup.ElementLinks Свойство

Определение

Получение набора ссылок элементов, содержащихся в данной группе. Сюда не входят ссылки на элементы, содержащиеся в дочерних подгруппах.

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)

Значение свойства

ReadOnlyCollection<ElementLink>

Применяется к