DiagramNode.TransferChildren(DiagramNode) 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 TransferChildren(Microsoft::Office::Core::DiagramNode ^ ReceivingNode);
public void TransferChildren (Microsoft.Office.Core.DiagramNode ReceivingNode);
abstract member TransferChildren : Microsoft.Office.Core.DiagramNode -> unit
Public Sub TransferChildren (ReceivingNode As DiagramNode)
Paramètres
- ReceivingNode
- DiagramNode