SUMMARY
The CreateBefore method creates as the previous sibling a new NBElement with the given Type, Name and Value.

Declaration Syntax
C# | Visual Basic | Visual C++ | F# |

Parameters
- type (Int32)
- The type of the element to be created.
- name (String)
- The name of the element to be created.
- value (Object)
- The value of the element to be created.

Return Value
The NBElement which is created.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0