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

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

- switchSta (XplSwitchStatement)
- The switch sta.
- context (ExtendedZOEProcessor..::.EZOEContext)
- The context.