Freigeben über


CompartmentShapeHasBaseCompartmentShape.GetLinksToSubClasses-Methode

Ruft die Liste der CompartmentShapeHasBaseCompartmentShape-Links für CompartmentShape ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLinksToSubClasses ( _
    baseCompartmentShapeInstance As CompartmentShape _
) As ReadOnlyCollection(Of CompartmentShapeHasBaseCompartmentShape)
public static ReadOnlyCollection<CompartmentShapeHasBaseCompartmentShape> GetLinksToSubClasses(
    CompartmentShape baseCompartmentShapeInstance
)

Parameter

Rückgabewert

Typ: System.Collections.ObjectModel.ReadOnlyCollection<CompartmentShapeHasBaseCompartmentShape>

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentShapeHasBaseCompartmentShape Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace