Extensions.Delete Method
Remove an element from the model and diagram.
Namespace: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer.dll)
Overload List
Name | Description | |
---|---|---|
Delete(ILayerArtifactReference) | Delete the artifact reference. |
|
Delete(ILayerElement) | Delete the element. |
|
Delete(ILayerLink) | Delete the link. |
See Also
Extensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace
Return to top