LayerD CodeDOM and Zoe Compiler interface
MergeRIP Method (RIP, node)
Namespaceszoe.langSubprogramBaseMergeRIP(Object, XplNode)

[This is preliminary documentation and is subject to change.]

Merges returned node from classfactory node into Return Instruction Point node RIP
Declaration Syntax
C#Visual BasicVisual C++
protected void MergeRIP(
	Object RIP,
	XplNode node
)
Protected Sub MergeRIP ( _
	RIP As Object, _
	node As XplNode _
)
protected:
void MergeRIP(
	Object^ RIP, 
	XplNode^ node
)
Parameters
RIP (Object)
Return Instruction Point node on Parameter Document that originates classfactory call
node (XplNode)
Returned node from classfactory to replace RIP node

Assembly: lib_zoec_core (Module: lib_zoec_core) Version: 1.0.3410.22813 (1.0.0.0)