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

C# | Visual Basic | Visual C++ |
public XplField( XplType n_type, XplInitializerList n_i )
Public Sub New ( _ n_type As XplType, _ n_i As XplInitializerList _ )
public: XplField( XplType^ n_type, XplInitializerList^ n_i )

- n_type (XplType)
[Missing <param> documentation for "n_type"]
- n_i (XplInitializerList)
[Missing <param> documentation for "n_i"]