c# How to add an item in the beginning of a generic List


ti.Insert(0, initialItem);

No comments:

Post a Comment

Note: only a member of this blog may post a comment.