SUMMARY
The FindOrCreate method returns the NBElement with the given Type and Name. If the NBElement is not found then it is created.

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

Parameters
- type (Int32)
- The type of the child.
- name (String)
- The name of the child.

Return Value
The exisitng or the new element.
Assembly:
IBM.Broker.Plugin (Module: IBM.Broker.Plugin) Version: 8.0.0.0