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

CreateAfter(String, String, Object)
The CreateAfter method creates as the next sibling a new NBElement with the given Namespace, Name and Value.

CreateAfter(Int32, String, Object)
The CreateAfter method creates as the next sibling a new NBElement with the given Type, Name and Value.

CreateAfter(String, String)
The CreateAfter method creates as the next sibling a new NBElement with the given Namespace and Name.

CreateAfter(String)
The CreateAfter method creates as the next sibling a new NBElement with the given Name.

CreateAfter(Int32)
The CreateAfter method creates as the next sibling a new NBElement with the given Type.

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