[This is preliminary documentation and is subject to change.]
Render a get type exp.

C# | Visual Basic | Visual C++ |
protected override string renderGetTypeExp( XplType xplType, string typeStr, ExtendedZOEProcessor..::.EZOEContext eZOEContext )
Protected Overrides 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 ) override

- xplType (XplType)
- Type of the Zoe.
- typeStr (String)
- The type STR.
- eZOEContext (ExtendedZOEProcessor..::.EZOEContext)
- The e Zoe context.

A string with the rendered item.