I have a linkcollection containing a list of items. I want to add another linkcollection list to it.
I tried using linkcollection.AddRange but not helping.
Can anyone suggest?
I have a linkcollection containing a list of items. I want to add another linkcollection list to it.
I tried using linkcollection.AddRange but not helping.
Can anyone suggest?