WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
Children Method
NamespacesIBM.Broker.PluginNBElementChildren()()()()
SUMMARY
The Children method returns all child NBElements of this NBElement.
Declaration Syntax
C#Visual BasicVisual C++F#
public IEnumerable<NBElement> Children()
Public Function Children As IEnumerable(Of NBElement)
public:
IEnumerable<NBElement^>^ Children()
member Children : unit -> IEnumerable<NBElement> 
Return Value
All child elements.

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