LBitmapList::GetItemsCount
#include "ltwrappr.h"
virtual L_UINT LBitmapList::GetItemsCount(L_VOID)
Gets the number of bitmaps in the class object's bitmap list.
Returns
The number of items in the bitmap list object.
Required DLLs and Libraries
LTFIL For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application. |
See Also
Functions: |
|
Topics: |
|
|
Example
For an example, refer to LBitmapList::DeleteItems.