0

MASS N NUMBER OF OBJECT DELETION FROM A CLASS

If i want to delete n number of objects from my custom class than how will I do it Note : I don't know how many objects are created from that class and also deletion of all objects will be done in one line command

2nd Jul 2025, 6:12 AM
YASH SHAH
YASH SHAH - avatar
1 Resposta
0
Can you get a count of how many objects there are in the class? Look at iteration functions/methods if you're not sure.
2nd Jul 2025, 6:34 AM
Ausgrindtube
Ausgrindtube - avatar