[This is preliminary documentation and is subject to change.]
Render a initilizer item.

C# | Visual Basic | Visual C++ |
protected override string renderInitilizerItem( XplNode node, string nodeStr, int maxNodes, int count, ExtendedZOEProcessor..::.EZOEContext context )

- node (XplNode)
- The node.
- nodeStr (String)
- The node STR.
- maxNodes (Int32)
- The max nodes.
- count (Int32)
- The count.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.

A string with the rendered item.