MobileForms Toolkit Documentation

BackBufferManager Methods

The methods of the BackBufferManager class are listed below. For a complete list of BackBufferManager class members, see the BackBufferManager Members topic.

Public Static Methods

AddBackBuffer Add existing BackBuffer to the manager.
AddRef Add reference count to the manager.
Collect Forces an immediate garbage collection of all back buffers.
GetBackBuffer Gets the BackBuffer associated with the specified key.
Release Remove reference count to the manager.
RemoveBackBuffer Remove BackBuffer from the manager.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

BackBufferManager Class | Resco.Drawing Namespace