I have a custom collection ... clFile that INHERITS from NameObjectColle ctionBase the problem is, when I try to create an xmlserializer instance i get an error
You must implement a default accessor on brWAP.clFile because it inherits from ICollectio
I must be having a thick day because I dont have a clue what the error message means. (I have written a defaut property called ITEM in the clFile class
You must implement a default accessor on brWAP.clFile because it inherits from ICollectio
I must be having a thick day because I dont have a clue what the error message means. (I have written a defaut property called ITEM in the clFile class
Comment