free_deep
Description:
public void free_deep (
GenericArray<
string> array)
Frees the provided array and its contents.
Used by Folder subclasses as an implementation for free_uids when the
provided information was created explicitly by the corresponding get_ call.
Parameters:
this |
a Folder
|
array |
an array of uids
|