LayerD CodeDOM and Zoe Compiler interface
set_fc Method (new_fc)
NamespacesLayerD.CodeDOMXplTypeset_fc(XplFunctioncall)

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

[Missing <summary> documentation for M:LayerD.CodeDOM.XplType.set_fc(LayerD.CodeDOM.XplFunctioncall)]

Declaration Syntax
C#Visual BasicVisual C++
public XplFunctioncall set_fc(
	XplFunctioncall new_fc
)
Public Function set_fc ( _
	new_fc As XplFunctioncall _
) As XplFunctioncall
public:
XplFunctioncall^ set_fc(
	XplFunctioncall^ new_fc
)
Parameters
new_fc (XplFunctioncall)

[Missing <param> documentation for "new_fc"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplType.set_fc(LayerD.CodeDOM.XplFunctioncall)]

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