LayerD CodeDOM and Zoe Compiler interface
set_returntype Method (new_returntype)
NamespacesLayerD.CodeDOMXplDocumentationset_returntype(XplNode)

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

[Missing <summary> documentation for M:LayerD.CodeDOM.XplDocumentation.set_returntype(LayerD.CodeDOM.XplNode)]

Declaration Syntax
C#Visual BasicVisual C++
public XplNode set_returntype(
	XplNode new_returntype
)
Public Function set_returntype ( _
	new_returntype As XplNode _
) As XplNode
public:
XplNode^ set_returntype(
	XplNode^ new_returntype
)
Parameters
new_returntype (XplNode)

[Missing <param> documentation for "new_returntype"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplDocumentation.set_returntype(LayerD.CodeDOM.XplNode)]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)