GraphUndoUnit.ApplyToNode(GraphNode, GraphNode) Method

Definition

Applies any property or category changes on the original node to the input node.

C++
public:
 void ApplyToNode(Microsoft::VisualStudio::GraphModel::GraphNode ^ originalNode, Microsoft::VisualStudio::GraphModel::GraphNode ^ node);

Parameters

originalNode
GraphNode

The original node that was changed.

node
GraphNode

The input node that the changes should be applied to.

Applies to

製品 バージョン
Visual Studio SDK 2017, 2019, 2022