AfStronglyTypedDataContainerList.set_Item Method [AX 2012]

A new value for the specified list element.

Syntax

public void set_Item(int _index, AfStronglyTypedDataContainer _stronglyTypedDataContainer)

Run On

Called

Parameters

  • _index
    Type: int
    Index of the list element whose value to be updated.

Remarks

If index is invalid, an error is thrown.

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

See Also

Reference

AfStronglyTypedDataContainerList Class