Condividi tramite


Metodo CompartmentShapeHasBaseCompartmentShape.GetLinksToSubClasses

Ottiene l'elenco di collegamenti CompartmentShapeHasBaseCompartmentShape a un oggetto CompartmentShape.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Sintassi

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

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CompartmentShapeHasBaseCompartmentShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition