LayerD CodeDOM and Zoe Compiler interface
renderInitilizerItem Method (node, nodeStr, maxNodes, count, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderInitilizerItem(XplNode, String, Int32, Int32, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderInitilizerItem(LayerD.CodeDOM.XplNode,System.String,System.Int32,System.Int32,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract string renderInitilizerItem(
	XplNode node,
	string nodeStr,
	int maxNodes,
	int count,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Function renderInitilizerItem ( _
	node As XplNode, _
	nodeStr As String, _
	maxNodes As Integer, _
	count As Integer, _
	context As ExtendedZOEProcessor..::.EZOEContext _
) As String
protected:
virtual String^ renderInitilizerItem(
	XplNode^ node, 
	String^ nodeStr, 
	int maxNodes, 
	int count, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
node (XplNode)

[Missing <param> documentation for "node"]

nodeStr (String)

[Missing <param> documentation for "nodeStr"]

maxNodes (Int32)

[Missing <param> documentation for "maxNodes"]

count (Int32)

[Missing <param> documentation for "count"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Return Value

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderInitilizerItem(LayerD.CodeDOM.XplNode,System.String,System.Int32,System.Int32,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)