list_free


Description:

public static void list_free (List<uint> list)

Frees the memory taken by a List of AccountId allocated by Manager, such as by list, list_enabled or list_enabled_by_service_type.

Parameters:

list

a List returned from a Manager method which returns account IDs.