MobileForms Toolkit Documentation

ImageManager.Collect Method 

Forces an immediate garbage collection of all images.

public void Collect(
bool forceCollection
);

Parameters

forceCollection
true to indicate that this method can wait for garbage collection to occur before returning; otherwise, false.

See Also

ImageManager Class | Resco.ImageManager Namespace