[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderNewExp(LayerD.CodeDOM.XplNewExpression,System.String,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]

C# | Visual Basic | Visual C++ |
protected abstract string renderNewExp( XplNewExpression newExp, string typeStr, string initializerStr, ExtendedZOEProcessor..::.EZOEContext context )
Protected MustOverride Function renderNewExp ( _ newExp As XplNewExpression, _ typeStr As String, _ initializerStr As String, _ context As ExtendedZOEProcessor..::.EZOEContext _ ) As String
protected: virtual String^ renderNewExp( XplNewExpression^ newExp, String^ typeStr, String^ initializerStr, ExtendedZOEProcessor..::.EZOEContext context ) abstract

- newExp (XplNewExpression)
[Missing <param> documentation for "newExp"]
- typeStr (String)
[Missing <param> documentation for "typeStr"]
- initializerStr (String)
[Missing <param> documentation for "initializerStr"]
- context (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "context"]

[Missing <returns> documentation for M:LayerD.OutputModules.ExtendedZOEProcessor.renderNewExp(LayerD.CodeDOM.XplNewExpression,System.String,System.String,LayerD.OutputModules.ExtendedZOEProcessor.EZOEContext)]