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

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

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