Share via


InventTransEnumerator.moveNext Method [AX 2012]

Advances the enumerator to the next element of the collection.

Syntax

public abstract boolean moveNext()

Run On

Called

Return Value

Type: boolean
true if the enumerator was advanced; otherwise, false.

See Also

Reference

InventTransEnumerator Class