toCartographicBoundaries

Converts a list of CartographicBoundaryWithRegions objects to a list of CartographicBoundary objects.

This method extracts the core CartographicBoundary data from each CartographicBoundaryWithRegions object using the toCartographicBoundary() method.

Return

a new List containing the converted CartographicBoundary objects.