ParentShapeHasRelativeChildShapes Constructor (Store^, array<RoleAssignment^>^)
Visual Studio 2015
Constructor
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: ParentShapeHasRelativeChildShapes( Store^ store, ... array<RoleAssignment^>^ roleAssignments )
Parameters
- store
-
Type:
Microsoft.VisualStudio.Modeling::Store^
Store where new link is to be created.
- roleAssignments
-
Type:
array<Microsoft.VisualStudio.Modeling::RoleAssignment^>^
List of relationship role assignments.
Show: