LayerD CodeDOM and Zoe Compiler interface
XplLayerDErrorInterchangeConfig Constructor (n_Warning, n_Error)
NamespacesLayerD.CodeDOMXplLayerDErrorInterchangeConfigXplLayerDErrorInterchangeConfig(XplNodeList, XplNodeList)

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

Initializes a new instance of the XplLayerDErrorInterchangeConfig class.
Declaration Syntax
C#Visual BasicVisual C++
public XplLayerDErrorInterchangeConfig(
	XplNodeList n_Warning,
	XplNodeList n_Error
)
Public Sub New ( _
	n_Warning As XplNodeList, _
	n_Error As XplNodeList _
)
public:
XplLayerDErrorInterchangeConfig(
	XplNodeList^ n_Warning, 
	XplNodeList^ n_Error
)
Parameters
n_Warning (XplNodeList)

[Missing <param> documentation for "n_Warning"]

n_Error (XplNodeList)

[Missing <param> documentation for "n_Error"]

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