LayerD CodeDOM and Zoe Compiler interface
renderEndProperty Method (propertyDecl, propertyName, context)
NamespacesLayerD.OutputModulesExtendedZOEProcessorrenderEndProperty(XplProperty, String, ExtendedZOEProcessor..::.EZOEContext)

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

[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderEndProperty(LayerD.CodeDOM.XplProperty,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

Declaration Syntax
C#Visual BasicVisual C++
protected abstract void renderEndProperty(
	XplProperty propertyDecl,
	string propertyName,
	ExtendedZOEProcessor..::.EZOEContext context
)
Protected MustOverride Sub renderEndProperty ( _
	propertyDecl As XplProperty, _
	propertyName As String, _
	context As ExtendedZOEProcessor..::.EZOEContext _
)
protected:
virtual void renderEndProperty(
	XplProperty^ propertyDecl, 
	String^ propertyName, 
	ExtendedZOEProcessor..::.EZOEContext context
) abstract
Parameters
propertyDecl (XplProperty)

[Missing <param> documentation for "propertyDecl"]

propertyName (String)

[Missing <param> documentation for "propertyName"]

context (ExtendedZOEProcessor..::.EZOEContext)

[Missing <param> documentation for "context"]

Assembly: lib_zoe_cginterface (Module: lib_zoe_cginterface) Version: 1.0.3410.22811 (1.0.0.0)