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

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

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

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

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

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

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