LayerD CodeDOM and Zoe Compiler interface
RenderComments Method (node)
NamespacesLayerD.OutputModulesCSZOERenderModuleRenderComments(XplNode)

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

Renders the comments.
Declaration Syntax
C#Visual BasicVisual C++
protected void RenderComments(
	XplNode node
)
Protected Sub RenderComments ( _
	node As XplNode _
)
protected:
void RenderComments(
	XplNode^ node
)
Parameters
node (XplNode)
The node.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)