ElementGroupPrototype.ProtoElementLinks Property

Definition

Gets collection of all ProtoElementLinks contained in the ElementGroupPrototype.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ProtoLink ^> ^ ProtoElementLinks { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::ProtoLink ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ProtoLink> ProtoElementLinks { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ProtoElementLinks : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.ProtoLink>
Public ReadOnly Property ProtoElementLinks As ReadOnlyCollection(Of ProtoLink)

Property Value

Attributes

Applies to