ElementGroupPrototype::RootProtoElements Property
Visual Studio 2015
Gets collection of all root ProtoElements contained in the ElementGroupPrototype.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
public: property ReadOnlyCollection<ProtoElement^>^ RootProtoElements { ReadOnlyCollection<ProtoElement^>^ get(); }
Property Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<ProtoElement^>^
Show: