BaseShapeMapReferencesBaseShape.GetLinks Method

Get any BaseShapeMapReferencesBaseShape links between a given BaseShapeMap and a BaseShape.

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

Syntax

public static ReadOnlyCollection<BaseShapeMapReferencesBaseShape> GetLinks(
    BaseShapeMap source,
    BaseShape target
)

Parameters

Return Value

Type: System.Collections.ObjectModel.ReadOnlyCollection<BaseShapeMapReferencesBaseShape>

.NET Framework Security

See Also

Reference

BaseShapeMapReferencesBaseShape Class

Microsoft.VisualStudio.Modeling.DslDefinition Namespace