Map.rangeSet Method [AX 2012]

Returns a set that contains the values (ranges) mapped to by the keys in a map.

public Set rangeSet()

Run On

Called

This method is obsolete; use Map.valueSet instead.

Reference

Community Additions

ADD
Show: