ShapeMapReferencesShape.GetLinks(ShapeMap, Shape) Methode

Definition

Alle shapemapreferencesshape-Links zwischen einer angegebenen Shape-Map und einer Form erhalten.

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMapReferencesShape ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::DslDefinition::ShapeMap ^ source, Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShape> GetLinks (Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap source, Microsoft.VisualStudio.Modeling.DslDefinition.Shape target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMap * Microsoft.VisualStudio.Modeling.DslDefinition.Shape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeMapReferencesShape>
Public Shared Function GetLinks (source As ShapeMap, target As Shape) As ReadOnlyCollection(Of ShapeMapReferencesShape)

Parameter

source
ShapeMap
target
Shape

Gibt zurück

ReadOnlyCollection<ShapeMapReferencesShape>
Attribute

Gilt für