This topic has not yet been rated - Rate this topic

ElementLink.LinkedElements Property

Gets a read-only collection of elements connected by this element link.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
public ReadOnlyCollection<ModelElement> LinkedElements { get; }

Property Value

Type: ReadOnlyCollection<ModelElement>
A read-only collection of ModelElement objects connected by this element link.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.