ElementGroupPrototype::ProtoElementLinks Property

 

Gets collection of all ProtoElementLinks contained in the ElementGroupPrototype.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
property ReadOnlyCollection<ProtoLink^>^ ProtoElementLinks {
	ReadOnlyCollection<ProtoLink^>^ get();
}
Return to top
Show: