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

C# | Visual Basic | Visual C++ |
protected abstract string renderGetTypeExp( XplType xplType, string typeStr, ExtendedZOEProcessor..::.EZOEContext eZOEContext )
Protected MustOverride Function renderGetTypeExp ( _ xplType As XplType, _ typeStr As String, _ eZOEContext As ExtendedZOEProcessor..::.EZOEContext _ ) As String
protected: virtual String^ renderGetTypeExp( XplType^ xplType, String^ typeStr, ExtendedZOEProcessor..::.EZOEContext eZOEContext ) abstract

- xplType (XplType)
[Missing <param> documentation for "xplType"]
- typeStr (String)
[Missing <param> documentation for "typeStr"]
- eZOEContext (ExtendedZOEProcessor..::.EZOEContext)
[Missing <param> documentation for "eZOEContext"]

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