LinkConnectsToNode.GetNodes(LinkShape) Yöntem

Tanım

Düğümlerin bir listesini alır.

public:
 static Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::Diagrams::NodeShape ^> ^ GetNodes(Microsoft::VisualStudio::Modeling::Diagrams::LinkShape ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.Diagrams.NodeShape> GetNodes (Microsoft.VisualStudio.Modeling.Diagrams.LinkShape element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetNodes : Microsoft.VisualStudio.Modeling.Diagrams.LinkShape -> Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.Diagrams.NodeShape>
Public Shared Function GetNodes (element As LinkShape) As LinkedElementCollection(Of NodeShape)

Parametreler

element
LinkShape

Döndürülenler

LinkedElementCollection<NodeShape>
Öznitelikler

Şunlara uygulanır