Share via


InventDimControlIdCollectionEnumerator.moveNext Method [AX 2012]

Moves the enumerator to next element in the collection.

Syntax

public boolean moveNext()

Run On

Called

Return Value

Type: boolean
true if the next element occurs in the collection; otherwise, false.

See Also

Reference

InventDimControlIdCollectionEnumerator Class