free_shallow


Description:

public void free_shallow (GenericArray<string> array)

Frees the provided array but not its contents.

Used by Folder subclasses as an implementation for free_uids or free_summary when the returned array needs to be freed but its contents come from "static" information.

Parameters:

this

a Folder

array

an array of uids or MessageInfo