List Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
List() | |
List(Types) |
List()
protected:
List();
protected List ();
Protected Sub New ()
Applies to
List(Types)
public:
List(Microsoft::Dynamics::Ax::Xpp::Types _Type);
public List (Microsoft.Dynamics.Ax.Xpp.Types _Type);
new Microsoft.Dynamics.Ax.Xpp.List : Microsoft.Dynamics.Ax.Xpp.Types -> Microsoft.Dynamics.Ax.Xpp.List
Public Sub New (_Type As Types)
Parameters
- _Type
- Types