Partager via


CompartmentShapeHasBaseCompartmentShape.GetLinksToSubClasses, méthode

Obtenez la liste de liens de CompartmentShapeHasBaseCompartmentShape vers un CompartmentShape.

Espace de noms :  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

CompartmentShapeHasBaseCompartmentShape Classe

Microsoft.VisualStudio.Modeling.DslDefinition, espace de noms