ModelElement::Delete Method (array<Guid>^)

 

Deletes an element from the model.

Namespace:   Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

public:
void Delete(
	... array<Guid>^ domainRolesToNotPropagate
)

Parameters

domainRolesToNotPropagate
Type: array<System::Guid>^

A list of domain role IDs it ignores.

Return to top
Show: