Share via


AfDataContainerList.get_Enumerator Method [AX 2012]

Retrieves a data container list enumerator object that enables the ability to enumerate the data containers that are contained in the list.

Syntax

public AfDataContainerListEnumerator get_Enumerator()

Run On

Called

Return Value

Type: AfDataContainerListEnumerator Class
A AfDataContainerListEnumerator data container list enumerator.

Remarks

For more information, see the AfDataContainerListEnumerator class.

See Also

Reference

AfDataContainerList Class