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

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

Renders the end set access.
Declaration Syntax
C#Visual BasicVisual C++
protected override void renderEndSetAccess(
	ExtendedZOEProcessor..::.EZOEContext context,
	XplFunctionBody body
)
Protected Overrides Sub renderEndSetAccess ( _
	context As ExtendedZOEProcessor..::.EZOEContext, _
	body As XplFunctionBody _
)
protected:
virtual void renderEndSetAccess(
	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)