ShapeModelingCollection::Remove Method (ICollection^)

 

Removes the specified ShapeElements from an ICollection

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

public:
virtual void Remove(
	ICollection^ shapesToRemove
)

Parameters

shapesToRemove
Type: System.Collections::ICollection^
Return to top
Show: