Share via


SysUtilElementsLog::mapUnion Method

Creates a union of two maps.

Syntax

client server private static Map mapUnion(Map _map1, Map _map2)

Run On

ClientOrServer

Parameters

Return Value

Type: Map Class
A Map class containing the union.

See Also

Reference

SysUtilElementsLog Table