ShapeMapReferencesShape.GetLinks(ShapeMap, Shape) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Belirli bir ShapeMap ve bir şekil arasında herhangi bir ShapeMapReferencesShape bağlantısı alın.
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)
Parametreler
- source
- ShapeMap
- target
- Shape
Döndürülenler
- Öznitelikler