_CustomXMLPartsEvents_PartAfterAddEventHandler Délégué
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 delegate void _CustomXMLPartsEvents_PartAfterAddEventHandler(CustomXMLPart ^ NewPart);
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void _CustomXMLPartsEvents_PartAfterAddEventHandler(CustomXMLPart NewPart);
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CustomXMLPartsEvents_PartAfterAddEventHandler = delegate of CustomXMLPart -> unit
Public Delegate Sub _CustomXMLPartsEvents_PartAfterAddEventHandler(NewPart As CustomXMLPart)
Paramètres
- NewPart
- CustomXMLPart
- Attributs