[This is preliminary documentation and is subject to change.]
Initializes a new instance of the XplExtendedLayerDZoeDocumentConfig class.

C# | Visual Basic | Visual C++ |
public XplExtendedLayerDZoeDocumentConfig( XplLanguage n_Language, XplLayerDCompiler n_LayerDCompiler, XplLayerDCompiler n_LayerDZoeCompiler, XplNodeList n_History )
Public Sub New ( _ n_Language As XplLanguage, _ n_LayerDCompiler As XplLayerDCompiler, _ n_LayerDZoeCompiler As XplLayerDCompiler, _ n_History As XplNodeList _ )
public: XplExtendedLayerDZoeDocumentConfig( XplLanguage^ n_Language, XplLayerDCompiler^ n_LayerDCompiler, XplLayerDCompiler^ n_LayerDZoeCompiler, XplNodeList^ n_History )

- n_Language (XplLanguage)
[Missing <param> documentation for "n_Language"]
- n_LayerDCompiler (XplLayerDCompiler)
[Missing <param> documentation for "n_LayerDCompiler"]
- n_LayerDZoeCompiler (XplLayerDCompiler)
[Missing <param> documentation for "n_LayerDZoeCompiler"]
- n_History (XplNodeList)
[Missing <param> documentation for "n_History"]