[This is preliminary documentation and is subject to change.]
Renders the begin block.

C# | Visual Basic | Visual C++ |
protected override void renderBeginBlock( XplFunctionBody functionBody, ExtendedZOEProcessor..::.EZOEContext context )
Protected Overrides Sub renderBeginBlock ( _ functionBody As XplFunctionBody, _ context As ExtendedZOEProcessor..::.EZOEContext _ )
protected: virtual void renderBeginBlock( XplFunctionBody^ functionBody, ExtendedZOEProcessor..::.EZOEContext context ) override

- functionBody (XplFunctionBody)
- The function body.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.