ExtensionElement.MergeConfigure(ElementGroup) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
override void MergeConfigure(Microsoft::VisualStudio::Modeling::ElementGroup ^ elementGroup);
protected override void MergeConfigure (Microsoft.VisualStudio.Modeling.ElementGroup elementGroup);
override this.MergeConfigure : Microsoft.VisualStudio.Modeling.ElementGroup -> unit
Protected Overrides Sub MergeConfigure (elementGroup As ElementGroup)
Parameters
- elementGroup
- ElementGroup