ShapeMapReferencesShape.GetLinks(ShapeMap, Shape) Метод

Определение

Получите все ссылки ShapeMapReferencesShape между заданными ShapeMap и фигурой (Shape).

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)

Параметры

source
ShapeMap
target
Shape

Возвращаемое значение

ReadOnlyCollection<ShapeMapReferencesShape>
Атрибуты

Применяется к