LayerD CodeDOM and Zoe Compiler interface
set_type Method (new_type)
NamespacesLayerD.CodeDOMXplParameterset_type(XplType)

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

[Missing <summary> documentation for M:LayerD.CodeDOM.XplParameter.set_type(LayerD.CodeDOM.XplType)]

Declaration Syntax
C#Visual BasicVisual C++
public XplType set_type(
	XplType new_type
)
Public Function set_type ( _
	new_type As XplType _
) As XplType
public:
XplType^ set_type(
	XplType^ new_type
)
Parameters
new_type (XplType)

[Missing <param> documentation for "new_type"]

Return Value

[Missing <returns> documentation for M:LayerD.CodeDOM.XplParameter.set_type(LayerD.CodeDOM.XplType)]

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