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

C# | Visual Basic | Visual C++ |
public XplIfStatement( XplExpression n_boolean )
Public Sub New ( _ n_boolean As XplExpression _ )
public: XplIfStatement( XplExpression^ n_boolean )

- n_boolean (XplExpression)
[Missing <param> documentation for "n_boolean"]