csharp add to start of list

Code Example - csharp add to start of list

                
                        myList.Insert(0, listItem);