LayerD CodeDOM and Zoe Compiler interface
set_heading Method (new_heading)
NamespacesLayerD.CodeDOMXplDocumentationset_heading(XplNode)

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

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

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

[Missing <param> documentation for "new_heading"]

Return Value

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

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