GraphNodeId.GetNestedIdByName(GraphNodeIdName) Yöntem

Tanım

Adla eşleşen ilk ekli GraphNodeId öğesinden bir değer alır

public:
 Microsoft::VisualStudio::GraphModel::GraphNodeId ^ GetNestedIdByName(Microsoft::VisualStudio::GraphModel::GraphNodeIdName ^ name);
public Microsoft.VisualStudio.GraphModel.GraphNodeId GetNestedIdByName (Microsoft.VisualStudio.GraphModel.GraphNodeIdName name);
member this.GetNestedIdByName : Microsoft.VisualStudio.GraphModel.GraphNodeIdName -> Microsoft.VisualStudio.GraphModel.GraphNodeId
Public Function GetNestedIdByName (name As GraphNodeIdName) As GraphNodeId

Parametreler

name
GraphNodeIdName

Aranacak ad

Döndürülenler

GraphNodeId

Belirtilen adla eşleşen GraphNodeId, bulunmazsa null

Şunlara uygulanır