CompartmentShape::GetCompartmentMappings Method ()

 

Gets the mappings from the compartment shape to its compartments.

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

public:
array<CompartmentMapping^>^ GetCompartmentMappings()

Return Value

Type: array<Microsoft.VisualStudio.Modeling.Diagrams::CompartmentMapping^>^

The mappings from the compartment shape to its compartments.

Return to top
Show: