CompartmentShapeMapReferencesCompartmentShape.GetCompartmentShapeMaps Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a list of CompartmentShapeMaps.
public:
static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeMap ^> ^ GetCompartmentShapeMaps(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMap> GetCompartmentShapeMaps (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetCompartmentShapeMaps : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeMap>
Public Shared Function GetCompartmentShapeMaps (element As CompartmentShape) As LinkedElementCollection(Of CompartmentShapeMap)
Parameters
- element
- CompartmentShape
Returns
- Attributes