Share via


AfStronglyTypedDataContainerList.addNew Method [AX 2012]

Creates a new data container of the type that is specified by the data container descriptor of the list, adds it to the end of the list, and retrieves the newly-created data container.

Syntax

public AfStronglyTypedDataContainer addNew()

Run On

Called

Return Value

Type: AfStronglyTypedDataContainer Class
Newly created data container.

See Also

Reference

AfStronglyTypedDataContainerList Class