WebSphere Message Broker™ V8.0.0.0 .NET Plugin Node API
CreateFirstChild Method
NamespacesIBM.Broker.PluginNBElementCreateFirstChild()()()()
SUMMARY
Members
IconMemberDescription
CreateFirstChild(Int32, String, String, Object)
The CreateFirstChild method creates as the first child a new NBElement with the given Type, Namespace, Name and Value.

CreateFirstChild(String, String, Object)
The CreateFirstChild method creates as the first child a new NBElement with the given Namespace, Name and Value.

CreateFirstChild(Int32, String, Object)
The CreateFirstChild method creates as the first child a new NBElement with the given Type, Name and Value.

CreateFirstChild(String, String)
The CreateFirstChild method creates as the first child a new NBElement with the given Namespace and Name.

CreateFirstChild(String)
The CreateFirstChild method creates as the first child a new NBElement with the given Name.

CreateFirstChild(Int32)
The CreateFirstChild method creates as the first child a new NBElement with the given Type.

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