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
System_CAPS_pubmethodSystem_CAPS_static Delete(ILayerArtifactReference)

Delete the artifact reference.

System_CAPS_pubmethodSystem_CAPS_static Delete(ILayerElement)

Delete the element.

System_CAPS_pubmethodSystem_CAPS_static Delete(ILayerLink)

Delete the link.

See Also

Extensions Class
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Layer Namespace

Return to top