fBitmapForWorkspaceList
fBitmapForWorkspaceList.AddItem(info);
int32 count = fBitmapForWorkspaceList.CountItems();
BackgroundImageInfo* info = fBitmapForWorkspaceList.ItemAt(index);
BObjectList<BackgroundImageInfo, true> fBitmapForWorkspaceList;
fBitmapForWorkspaceList(1),
fBitmapForWorkspaceList.AddItem(info);
fBitmapForWorkspaceList.RemoveItem(info);
for (int32 index = 0; index < fBitmapForWorkspaceList.CountItems();) {
BackgroundImageInfo* info = fBitmapForWorkspaceList.ItemAt(index);
fBitmapForWorkspaceList.RemoveItemAt(index);
int32 count = fBitmapForWorkspaceList.CountItems();
BackgroundImageInfo* info = fBitmapForWorkspaceList.ItemAt(index);
int32 count = fBitmapForWorkspaceList.CountItems();
BackgroundImageInfo* info = fBitmapForWorkspaceList.ItemAt(index);
BObjectList<BackgroundImageInfo, true> fBitmapForWorkspaceList;