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

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

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