Hi there,
I have List<SPListItem> as below that contains many SPListItems.
List<SPListItem> Output = new List<SPListItem>();
How to create an SPList or SPLIstItemCollection from above please?
Thank you so much.
No comments:
Post a Comment