DiagramNode.SwapNode(DiagramNode, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public void SwapNode (Microsoft.Office.Core.DiagramNode TargetNode, bool SwapChildren = false);
abstract member SwapNode : Microsoft.Office.Core.DiagramNode * bool -> unit
Public Sub SwapNode (TargetNode As DiagramNode, Optional SwapChildren As Boolean = false)
Paramètres
- TargetNode
- DiagramNode
- SwapChildren
- Boolean