WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
DetachAllChildren Method
NamespacesIBM.Broker.PluginNBElementDetachAllChildren()()()()
SUMMARY
The DetachAllChildren method detaches all the children of the NBElement being operated on from the logical element tree.
Declaration Syntax
C#Visual BasicVisual C++F#
public Collection<NBElement> DetachAllChildren()
Public Function DetachAllChildren As Collection(Of NBElement)
public:
Collection<NBElement^>^ DetachAllChildren()
member DetachAllChildren : unit -> Collection<NBElement> 
Return Value
All detached elements.

Assembly: IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0