ShapeIdCollection Constructor (SelectedShapesCollection^)

 

Initializes a new instance of the ShapeIdCollection class.

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

public:
ShapeIdCollection(
	SelectedShapesCollection^ selection
)

Parameters

selection
Type: Microsoft.VisualStudio.Modeling.Diagrams::SelectedShapesCollection^

The collection of shapes to initialize the collection with.

Return to top
Show: