Freigeben über


CompartmentShapeMapHasCompartmentMaps.GetLinksToCompartmentMaps-Methode

Ruft die Liste der CompartmentShapeMapHasCompartmentMaps-Links für CompartmentShapeMap ab.

Namespace:  Microsoft.VisualStudio.Modeling.DslDefinition
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll)

Syntax

'Declaration
Public Shared Function GetLinksToCompartmentMaps ( _
    shapeMapInstance As CompartmentShapeMap _
) As ReadOnlyCollection(Of CompartmentShapeMapHasCompartmentMaps)
public static ReadOnlyCollection<CompartmentShapeMapHasCompartmentMaps> GetLinksToCompartmentMaps(
    CompartmentShapeMap shapeMapInstance
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

CompartmentShapeMapHasCompartmentMaps Klasse

Microsoft.VisualStudio.Modeling.DslDefinition-Namespace