NBElement DeleteAllChildren Method IBM Integration Bus
The DeleteAllChildren method deletes all the children of the NBElement being operated on from the logical element tree.

Namespace: IBM.Broker.Plugin
Assembly: IBM.Broker.Plugin (in IBM.Broker.Plugin.dll) Version: 9.0.0.0
Syntax

public void DeleteAllChildren()
See Also