LayerD CodeDOM and Zoe Compiler interface
XplIfStatement Constructor (n_boolean)
NamespacesLayerD.CodeDOMXplIfStatementXplIfStatement(XplExpression)

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

Initializes a new instance of the XplIfStatement class.
Declaration Syntax
C#Visual BasicVisual C++
public XplIfStatement(
	XplExpression n_boolean
)
Public Sub New ( _
	n_boolean As XplExpression _
)
public:
XplIfStatement(
	XplExpression^ n_boolean
)
Parameters
n_boolean (XplExpression)

[Missing <param> documentation for "n_boolean"]

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