Share via


CompartmentShapeHasBaseCompartmentShape.GetLinkToBaseClass Method

Definition

Get the CompartmentShapeHasBaseCompartmentShape link to a CompartmentShape.

public:
 static Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShapeHasBaseCompartmentShape ^ GetLinkToBaseClass(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ subCompartmentShapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape GetLinkToBaseClass (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape subCompartmentShapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToBaseClass : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShapeHasBaseCompartmentShape
Public Shared Function GetLinkToBaseClass (subCompartmentShapeInstance As CompartmentShape) As CompartmentShapeHasBaseCompartmentShape

Parameters

subCompartmentShapeInstance
CompartmentShape

Returns

Attributes

Applies to