ElementGroupPrototype::RootProtoElements Property

 

Gets collection of all root ProtoElements 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<ProtoElement^>^ RootProtoElements {
	ReadOnlyCollection<ProtoElement^>^ get();
}
Return to top
Show: