MobileForms Toolkit Documentation

ImageManager.Dispose Method (Boolean)

Releases the unmanaged resources used by the ImageManager and optionally releases the managed resources.

protected virtual void Dispose(
bool disposing
);

Parameters

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.

See Also

ImageManager Class | Resco.ImageManager Namespace | ImageManager.Dispose Overload List