3
Answers

copy an object or component in .NET (newbie)

Ask a question
mr_tolil

mr_tolil

20y
1.6k
1
Guys, can tell me how to copying an object or component in .NET. dim A as listview A = MyListView MyListView.clear() MyListView = A I do like this and in the reality fail to, where is wrong? Regars, Mr. TOLIL (Newbie in .NET)

Answers (3)