CompartmentShapeHasBaseCompartmentShape.GetLinkToBaseClass 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.
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