_CustomXMLPartEvents_SinkHelper.NodeAfterInsert Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
override void NodeAfterInsert(Microsoft::Office::Core::CustomXMLNode ^ , bool );
public override void NodeAfterInsert (Microsoft.Office.Core.CustomXMLNode unnamedParam1, bool unnamedParam2);
abstract member NodeAfterInsert : Microsoft.Office.Core.CustomXMLNode * bool -> unit
override this.NodeAfterInsert : Microsoft.Office.Core.CustomXMLNode * bool -> unit
Public Overrides Sub NodeAfterInsert (unnamedParam1 As CustomXMLNode, unnamedParam2 As Boolean)
Parameters
- unnamedParam1
- CustomXMLNode
- unnamedParam2
- Boolean