ShapeModelingCollection::Add Method (ICollection^)

 

Adds the ShapeElements of an ICollection to the end of the ShapeModelingCollection

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 Add(
	ICollection^ shapesToAdd
)

Parameters

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