Compartir a través de


CompartmentShapeHasBaseCompartmentShape.GetLinksToSubClasses (Método)

Obtiene la lista de vínculos de CompartmentShapeHasBaseCompartmentShape a un CompartmentShape.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.DslDefinition
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Sintaxis

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

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

CompartmentShapeHasBaseCompartmentShape Clase

Microsoft.VisualStudio.Modeling.DslDefinition (Espacio de nombres)