ShapeMapReferencesShape.GetLinksToShapeMaps (Método)

Obtiene la lista de vínculos de ShapeMapReferencesShape a una forma.

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 GetLinksToShapeMaps ( _
    shapeInstance As Shape _
) As ReadOnlyCollection(Of ShapeMapReferencesShape)
public static ReadOnlyCollection<ShapeMapReferencesShape> GetLinksToShapeMaps(
    Shape shapeInstance
)

Parámetros

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ShapeMapReferencesShape Clase

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