LinkConnectsToNode.GetLinksToLink(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.
Bir NodeShape 'e LinkConnectsToNode bağlantılarının listesini alın.
public:
static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::Diagrams::LinkConnectsToNode ^> ^ GetLinksToLink(Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^ nodesInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode> GetLinksToLink (Microsoft.VisualStudio.Modeling.Diagrams.NodeShape nodesInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToLink : Microsoft.VisualStudio.Modeling.Diagrams.NodeShape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.Diagrams.LinkConnectsToNode>
Public Shared Function GetLinksToLink (nodesInstance As NodeShape) As ReadOnlyCollection(Of LinkConnectsToNode)
Parametreler
- nodesInstance
- NodeShape
Döndürülenler
- Öznitelikler