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