The overloads of Collect
are listed below. For a list of all members, see the GC Members list.
static | Collect()Requests that the garbage collector reclaim memory allocated to objects for which there are no valid references. |
static | Collect(int)Documentation for this section has not yet been entered. |
static | Collect(int, GCCollectionMode)Documentation for this section has not yet been entered. |