CompartmentShapeHasBaseCompartmentShape.GetBaseClass(CompartmentShape) Method

Definition

Gets BaseClass.

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

Parameters

Returns

Attributes

Applies to