CompartmentShapeHasBaseCompartmentShape.GetBaseClass(CompartmentShape) 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 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
- element
- CompartmentShape
Returns
- Attributes