BBjImageManager::getCacheSize
Description
In BBj 7.0 and higher, this method returns the size of the BBjImageManager's internal cache of images.
Syntax
Return Value |
Method |
int |
getCacheSize() |
Parameters
None.
Return Value
Returns the size of the BBjImageManager's internal cache of images.
Remarks
See BBjImageManager::setCacheSize.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.