List.new Method [AX 2012]
Creates a list.
public void new(Types Type)
Run On
CalledParameters
- Type
- Type: Types Enumeration
The type that the elements in the list should have.
Community Additions
ADD
Show:
Creates a list.
public void new(Types Type)