LayerD CodeDOM and Zoe Compiler interface
set_iny Method (new_iny)
NamespacesLayerD.CodeDOMXplIfStatementset_iny(Boolean)

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

[Missing <summary> documentation for M:LayerD.CodeDOM.XplIfStatement.set_iny(System.Boolean)]

Declaration Syntax
C#Visual BasicVisual C++
public override bool set_iny(
	bool new_iny
)
Public Overrides Function set_iny ( _
	new_iny As Boolean _
) As Boolean
public:
virtual bool set_iny(
	bool new_iny
) override
Parameters
new_iny (Boolean)

[Missing <param> documentation for "new_iny"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplIfStatement.set_iny(System.Boolean)]

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