LinkConnectsToNode.GetLinks(LinkShape, NodeShape) 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.
Verilen bir LinkShape ve NodeShape arasında LinkConnectsToNode bağlantıları alın.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Diagrams::LinkConnectsToNode ^> ^ GetLinks(Microsoft::VisualStudio::Modeling::Diagrams::LinkShape ^ source, Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ target);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode> GetLinks (Microsoft.VisualStudio.Modeling.Diagrams.LinkShape source, Microsoft.VisualStudio.Modeling.Diagrams.NodeShape target);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinks : Microsoft.VisualStudio.Modeling.Diagrams.LinkShape * Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode>
Public Shared Function GetLinks (source As LinkShape, target As NodeShape) As ReadOnlyCollection(Of LinkConnectsToNode)
Parametreler
- source
- LinkShape
- target
- NodeShape
Döndürülenler
- Öznitelikler