Share via


AfStronglyTypedDataContainerList.add Method [AX 2012]

Adds the specified data container to the end of the list.

Syntax

public void add(AfStronglyTypedDataContainer _stronglyTypedDataContainer)

Run On

Called

Parameters

Remarks

The data container must be of the type that is specified by the data container descriptor of the list.

null Nothing nullptr unit a null reference (Nothing in Visual Basic) values are allowed.

See Also

Reference

AfStronglyTypedDataContainerList Class