Condividi tramite


Metodo CompartmentShapeMapHasCompartmentMaps.GetLinksToCompartmentMaps

Ottiene l'elenco di collegamenti CompartmentShapeMapHasCompartmentMaps a un oggetto CompartmentShapeMap.

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 GetLinksToCompartmentMaps ( _
    shapeMapInstance As CompartmentShapeMap _
) As ReadOnlyCollection(Of CompartmentShapeMapHasCompartmentMaps)
public static ReadOnlyCollection<CompartmentShapeMapHasCompartmentMaps> GetLinksToCompartmentMaps(
    CompartmentShapeMap shapeMapInstance
)

Parametri

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

CompartmentShapeMapHasCompartmentMaps Classe

Spazio dei nomi Microsoft.VisualStudio.Modeling.DslDefinition