LayerD CodeDOM and Zoe Compiler interface
renderBeginSetAccess Method (context, body)
NamespacesLayerD.OutputModulesCSZOERenderModulerenderBeginSetAccess(ExtendedZOEProcessor..::.EZOEContext, XplFunctionBody)

[This is preliminary documentation and is subject to change.]

Renders the begin set access.
Declaration Syntax
C#Visual BasicVisual 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
Parameters
context (ExtendedZOEProcessor..::.EZOEContext)
The context.
body (XplFunctionBody)
The body.

Assembly: lib_zoe_outmod_cs (Module: lib_zoe_outmod_cs) Version: 1.0.3410.22812 (1.0.0.0)