Share via


InventTransList.getEnumerator Method [AX 2012]

Creates an enumarator that iterates through the collection.

Syntax

public Enumerator getEnumerator()

Run On

Called

Return Value

Type: Enumerator Interface
An enumerator that iterates through the collection.

See Also

Reference

InventTransList Class