CompartmentShape::GetCompartmentMappings Method (Type^)
Visual Studio 2015
Gets the mappings from the compartment shape to its compartments.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Parameters
- melType
-
Type:
System::Type^
The type of model element to which the compartment shape is mapped.
Return Value
Type: array<Microsoft.VisualStudio.Modeling.Diagrams::CompartmentMapping^>^The mappings from the compartment shape to its compartments.
Show: