Share via


AfStronglyTypedDataContainerList.get_Enumerator Method [AX 2012]

Returns a strongly-typed data container list enumerator object that enables the enumeration of the data containers that are contained in the list.

Syntax

public AfSTDataContainerListEnumerator get_Enumerator()

Run On

Called

Return Value

Type: AfSTDataContainerListEnumerator Class
A AfSTDataContainerListEnumerator strongly-typed data container list enumerator.

Remarks

For more information, see the AfSTDataContainerListEnumerator class.

See Also

Reference

AfStronglyTypedDataContainerList Class