COMEnum2Object.getNext Method [AX 2012]

Retrieves the next COM object of a collection.

public COM getNext()

Run On

Called

Return Value

Type: COM Class
The next COM object of the collection.

If the next element of the collection isn't a COM object or there are no more elements in the collection, an empty object is returned.

Community Additions

ADD
Show: