Hi,
I have
Observablecollection aRef = new Observablecollection();
bRef = aRef();
In this case both point to same Observablecollection...how to make a different copy ?
No comments:
Post a Comment