LayerD CodeDOM and Zoe Compiler interface
XplProperty Constructor (n_type)
NamespacesLayerD.CodeDOMXplPropertyXplProperty(XplType)

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

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

[Missing <param> documentation for "n_type"]

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