GraphNodeId.Add(GraphNodeId) Yöntem

Tanım

GraphNodeId ekler. Bu tanımlayıcı zaten bir diziyse, öğe diziye eklenir, aksi takdirde yeni bir katıştırılmış dizi döndürülür.

public:
 Microsoft::VisualStudio::GraphModel::GraphNodeId ^ Add(Microsoft::VisualStudio::GraphModel::GraphNodeId ^ identifier);
public Microsoft.VisualStudio.GraphModel.GraphNodeId Add (Microsoft.VisualStudio.GraphModel.GraphNodeId identifier);
member this.Add : Microsoft.VisualStudio.GraphModel.GraphNodeId -> Microsoft.VisualStudio.GraphModel.GraphNodeId
Public Function Add (identifier As GraphNodeId) As GraphNodeId

Parametreler

identifier
GraphNodeId

Eklenecek tanımlayıcı

Döndürülenler

GraphNodeId

Yeni tanımlayıcı

Şunlara uygulanır