MapIterator.valuePair Method [AX 2012]

Retrieves a container that contains the key and the value.

public container valuePair()

Run On

Called

Return Value

Type: container
A container that contains the key and the value.

Objects may not reside in containers; consequently, an exception is raised if either the key or the value is an object.

Community Additions

ADD
Show: