Condividi tramite


Metodo CompartmentShapeMapReferencesCompartmentShape.GetLinksToCompartmentShapeMaps

Ottiene l'elenco di collegamenti CompartmentShapeMapReferencesCompartmentShape 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 GetLinksToCompartmentShapeMaps ( _
    shapeInstance As CompartmentShape _
) As ReadOnlyCollection(Of CompartmentShapeMapReferencesCompartmentShape)
public static ReadOnlyCollection<CompartmentShapeMapReferencesCompartmentShape> GetLinksToCompartmentShapeMaps(
    CompartmentShape shapeInstance
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CompartmentShapeMapReferencesCompartmentShape Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition