CompartmentShapeHasBaseCompartmentShape.SetBaseClass(CompartmentShape, CompartmentShape) Methode

Definition

Legt BaseClass fest.

public:
 static void SetBaseClass(Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentShape ^ newBaseCompartmentShape);
[System.Diagnostics.DebuggerStepThrough]
public static void SetBaseClass (Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape element, Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape newBaseCompartmentShape);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetBaseClass : Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape * Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentShape -> unit
Public Shared Sub SetBaseClass (element As CompartmentShape, newBaseCompartmentShape As CompartmentShape)

Parameter

newBaseCompartmentShape
CompartmentShape
Attribute

Gilt für