ModelElement::RemoveExtension Method (ModelElement^, ExtensionElement^)
Visual Studio 2015
Remove a specified ExtensionElement from the extensions of the specified ModelElement.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Parameters
- element
-
Type:
Microsoft.VisualStudio.Modeling::ModelElement^
The element whose extension is to be removed
- extension
-
Type:
Microsoft.VisualStudio.Modeling::ExtensionElement^
The extension to be removed
Show: