ModelElement::IsExtendedBy Method
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | IsExtendedBy(ModelElement^, DomainClassInfo^) | Query whether the specified ModelElement is currently extended by an ExtensionElement of a particular type. |
![]() ![]() | IsExtendedBy(ModelElement^, Guid) | Query whether the specified ModelElement is currently extended by an ExtensionElement of a particular type. |
![]() ![]() | IsExtendedBy(ModelElement^, Type^) | Query whether the specified ModelElement is currently extended by an ExtensionElement of a particular type. |
Show:

