Forum Discussion
felix_ossigbona
12 years agoNew Contributor
I have solved the problem of deleating the objects and classes: use the following before or after you create the class and objects:
ODT.Data.Clear();
ODT.Classes.Clear();
ODT.Data.Clear();
ODT.Classes.Clear();