LayerD CodeDOM and Zoe Compiler interface
XplLayerDZoeDocumentConfig Constructor (n_Language, n_LayerDCompiler, n_History)
NamespacesLayerD.CodeDOMXplLayerDZoeDocumentConfigXplLayerDZoeDocumentConfig(XplLanguage, XplLayerDCompiler, XplNodeList)

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

Initializes a new instance of the XplLayerDZoeDocumentConfig class.
Declaration Syntax
C#Visual BasicVisual C++
public XplLayerDZoeDocumentConfig(
	XplLanguage n_Language,
	XplLayerDCompiler n_LayerDCompiler,
	XplNodeList n_History
)
Public Sub New ( _
	n_Language As XplLanguage, _
	n_LayerDCompiler As XplLayerDCompiler, _
	n_History As XplNodeList _
)
public:
XplLayerDZoeDocumentConfig(
	XplLanguage^ n_Language, 
	XplLayerDCompiler^ n_LayerDCompiler, 
	XplNodeList^ n_History
)
Parameters
n_Language (XplLanguage)

[Missing <param> documentation for "n_Language"]

n_LayerDCompiler (XplLayerDCompiler)

[Missing <param> documentation for "n_LayerDCompiler"]

n_History (XplNodeList)

[Missing <param> documentation for "n_History"]

Assembly: lib_layerd_xpl_codedom_net (Module: lib_layerd_xpl_codedom_net) Version: 1.0.3410.22810 (1.0.0.0)