Get the node with the specified
. If no such node exists it will be created.
Namespace:
Apptus.Util.Collection
Assembly:
Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.5.0
Syntax Parameters
- key
- Type: K
The key of the node to get.
Return Value
Type:
TThe node corresponding to the specified key.
See Also